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

feat: Support alter schema swap with #14223

Open
chenzl25 opened this issue Dec 27, 2023 · 2 comments
Open

feat: Support alter schema swap with #14223

chenzl25 opened this issue Dec 27, 2023 · 2 comments
Labels
help wanted Issues that need help from contributors no-issue-activity type/feature

Comments

@chenzl25
Copy link
Contributor

Is your feature request related to a problem? Please describe.

This is useful when users want to manage Blue/Green deployments by dbt.
Users can deploy some mvs on schema a and schema b. Use the following statement to swap them.

ALTER SCHEMA a SWAP WITH b;

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@chenzl25 chenzl25 self-assigned this Dec 27, 2023
@github-actions github-actions bot added this to the release-1.6 milestone Dec 27, 2023
@chenzl25 chenzl25 removed their assignment Dec 27, 2023
@yezizp2012 yezizp2012 added the help wanted Issues that need help from contributors label Jan 9, 2024
@yezizp2012 yezizp2012 modified the milestones: release-1.6, release-1.7 Jan 9, 2024
@fuyufjh fuyufjh removed this from the release-1.7 milestone Mar 6, 2024
@fuyufjh
Copy link
Member

fuyufjh commented Mar 6, 2024

Related to DBT's usage

Copy link
Contributor

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues that need help from contributors no-issue-activity type/feature
Projects
None yet
Development

No branches or pull requests

3 participants