-
Notifications
You must be signed in to change notification settings - Fork 427
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
feat: Allow in-place renaming of Snowflake tables #904
Conversation
/ok-to-test sha=74e7e8b |
Integration tests success for 74e7e8b |
Thanks for contributing @nafarlee! could you update your branch and we can get this merged? |
/ok-to-test sha=677e348 |
Integration tests success for 677e348 |
So sorry about not catching these changes! Can you merge again and we'll get this merged! |
No worries! Just rebased. |
/ok-to-test sha=98cd576 |
Integration tests success for 98cd576 |
Allow changing the name of Snowflake tables without destroying then recreating the table.
Test Plan
References