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 drop table, index, mview, view, sink and source cascade #11245

Closed
chenzl25 opened this issue Jul 26, 2023 · 0 comments · Fixed by #11250
Closed

feat: Support drop table, index, mview, view, sink and source cascade #11245

chenzl25 opened this issue Jul 26, 2023 · 0 comments · Fixed by #11250
Assignees
Milestone

Comments

@chenzl25
Copy link
Contributor

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

Drop Cascade is a useful feature when users want to drop their relations without figuring out the dependencies. It is also a requirement feature to support dbt-adapter. BTW, it is a good time to refactor our drop relation logic in the catalog manager because there are lots of duplicated codes around drop relations.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant