-
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
[Enhancement] (nereids)implement SHOW CATALOG COMMAND in nereids #44633
base: master
Are you sure you want to change the base?
[Enhancement] (nereids)implement SHOW CATALOG COMMAND in nereids #44633
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
d0fc1e6
to
775a876
Compare
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 |
e3f3c29
to
0b61c75
Compare
hi @LiBinfeng-01 @starocean999 @CalvinKirs, pls help review when you are available |
run cloud_p0 |
b4b035b
to
7fbba8d
Compare
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
|
041ad5b
to
18d9fc1
Compare
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
|
7a20bfa
to
6c70c00
Compare
TPC-H: Total hot run time: 41297 ms
|
TPC-DS: Total hot run time: 196394 ms
|
ClickBench: Total hot run time: 32.56 s
|
TPC-H: Total hot run time: 40013 ms
|
TPC-DS: Total hot run time: 197430 ms
|
ClickBench: Total hot run time: 32.22 s
|
0ee0b4f
to
d360f66
Compare
hi @CalvinKirs can you help have a review when you are available, |
TPC-H: Total hot run time: 39723 ms
|
TPC-DS: Total hot run time: 189899 ms
|
ClickBench: Total hot run time: 32.72 s
|
PR approved by at least one committer and no changes requested. |
run buildall |
1 similar comment
run buildall |
run P0 |
316befc
to
d360f66
Compare
please resolve conflicts |
done @starocean999 |
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)