Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(postgres): do not use schema when renaming a table for overwrite purposes #10771

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Feb 1, 2025

Closes #10761.

@cpcloud cpcloud added this to the 10.0 milestone Feb 1, 2025
@cpcloud cpcloud added bug Incorrect behavior inside of ibis postgres The PostgreSQL backend labels Feb 1, 2025
@github-actions github-actions bot added the tests Issues or PRs related to tests label Feb 1, 2025
@cpcloud cpcloud merged commit c7ea505 into ibis-project:main Feb 1, 2025
90 checks passed
@cpcloud cpcloud deleted the fix-postgres-overwrite-bug branch February 1, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis postgres The PostgreSQL backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: overwrite = True on postgres backend when using create_table() gives an error
1 participant