-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[improvement](information_schema)Show view definition in information_schema.views. #45857
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
TPC-H: Total hot run time: 40129 ms
|
TPC-DS: Total hot run time: 191341 ms
|
ClickBench: Total hot run time: 32.05 s
|
TeamCity be ut coverage result: |
run buildall |
TPC-H: Total hot run time: 40078 ms
|
TPC-DS: Total hot run time: 190169 ms
|
TeamCity be ut coverage result: |
ClickBench: Total hot run time: 33.06 s
|
run feut |
1 similar comment
run feut |
PR approved by at least one committer and no changes requested. |
…schema.views. (#45857) ### What problem does this PR solve? Support show view definition sql in information_schema.views. Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None
…information_schema.views. #45857 (#45904) Cherry-picked from #45857 Co-authored-by: James <[email protected]>
…schema.views. (apache#45857) Support show view definition sql in information_schema.views. Issue Number: close #xxx Related PR: #xxx Problem Summary: None
…schema.views. (apache#45857) Support show view definition sql in information_schema.views. Issue Number: close #xxx Related PR: #xxx Problem Summary: None
…schema.views. (apache#45857) Support show view definition sql in information_schema.views. Issue Number: close #xxx Related PR: #xxx Problem Summary: None
What problem does this PR solve?
Support show view definition sql in information_schema.views.
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)