-
Notifications
You must be signed in to change notification settings - Fork 761
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: add show views & desc view #14926
Conversation
Good job 👍 Better to add a logic test like |
tests/sqllogictests/suites/base/20+_others/20_0017_describe_view.test
Outdated
Show resolved
Hide resolved
tests/sqllogictests/suites/base/20+_others/20_0017_describe_view.test
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Binder and privilege is LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the parser part.
tests/sqllogictests/suites/base/20+_others/20_0017_describe_view.test
Outdated
Show resolved
Hide resolved
Head branch was pushed to by a user without write access
@BohuTANG PTAL |
@blackstar-baba Thanks for your great contribution! |
@soyeric128 Could you please add a doc for this PR? Thanks. |
I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/
Summary
add features
show views
anddesc view
Tests
Type of change
This change is