You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sometimes our users will give us a Create MV SQL to tell us that this SQL can't work, however, to reproduce this SQL in a different environment which needs all its dependencies.
So I suggest supporting a show statement to show all its dependencies.
show create dependency xxx
or
show create materialized view xxx cascade
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Sometimes our users will give us a
Create MV
SQL to tell us that this SQL can't work, however, to reproduce this SQL in a different environment which needs all its dependencies.So I suggest supporting a show statement to show all its dependencies.
or
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: