-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feat][paimon] support show partitions command for paimon catalog #53789
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
Conversation
|
run buildall |
TPC-H: Total hot run time: 33778 ms |
TPC-DS: Total hot run time: 188290 ms |
ClickBench: Total hot run time: 32.17 s |
FE UT Coverage ReportIncrement line coverage |
|
run buildall |
TPC-H: Total hot run time: 34064 ms |
TPC-DS: Total hot run time: 187686 ms |
ClickBench: Total hot run time: 32.36 s |
FE UT Coverage ReportIncrement line coverage |
|
run p0 |
|
run cloud_p0 |
ed41b66 to
c1e7869
Compare
|
run buildall |
TPC-H: Total hot run time: 33952 ms |
TPC-DS: Total hot run time: 169582 ms |
ClickBench: Total hot run time: 33.37 s |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
suxiaogang223
left a comment
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.
+1
What problem does this PR solve?
Implement show partition feature. Prerequisites: PR #54043 date conversion fixes.
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)