-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Enhancement] (nereids)implement SHOW CATALOG COMMAND in nereids #44633
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
[Enhancement] (nereids)implement SHOW CATALOG COMMAND in nereids #44633
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 39957 ms |
TPC-DS: Total hot run time: 196571 ms |
ClickBench: Total hot run time: 31.97 s |
|
run p0 |
|
hi @LiBinfeng-01 @starocean999 @CalvinKirs, pls help review when you are available |
|
run cloud_p0 |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
run buildall |
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCatalogCommand.java
Outdated
Show resolved
Hide resolved
TPC-H: Total hot run time: 39966 ms |
TPC-DS: Total hot run time: 191342 ms |
ClickBench: Total hot run time: 33.23 s |
|
run buildall |
TPC-H: Total hot run time: 39993 ms |
TPC-DS: Total hot run time: 197072 ms |
ClickBench: Total hot run time: 32.21 s |
|
run feut |
|
run performance |
|
run buildall |
|
run buildall |
|
run feut |
|
run performance |
|
run buildall |
|
run buildall |
TPC-H: Total hot run time: 32362 ms |
TPC-DS: Total hot run time: 193657 ms |
ClickBench: Total hot run time: 32.15 s |
|
run P0 |
|
run buildall |
TPC-H: Total hot run time: 32699 ms |
TPC-DS: Total hot run time: 188252 ms |
ClickBench: Total hot run time: 31.3 s |
|
run p0 |
|
run cloud_p0 |
|
PR approved by at least one committer and no changes requested. |
What problem does this PR solve?
Issue Number: close #42745
Related PR:
NO
Problem Summary:
Implement SHOW CATALOG COMMAND in nereids
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)