Feature Request: Support replace in DuckDBPyRelation.create
#525
leostimpfle
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
create_viewsupports overwriting an existing view withreplace=True. It would be nice to mirror this behaviour increatewhich currently errors if a table with the same name already exists.I saw that there already is an unmerged PR #430 implementing this. The changes look good to me, so I just wanted to check if there are any blockers? @evertlammerts I appreciate that this is probably low priority but please let me know if I can help. It is one of the little things that would make my life much easier.
Beta Was this translation helpful? Give feedback.
All reactions