-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
[enhance](paimon) opt count pushdown for paimon #46911
base: master
Are you sure you want to change the base?
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
f2b8b1a
to
00d24fb
Compare
1c66856
to
4d1346a
Compare
4d1346a
to
7ea07ce
Compare
7ea07ce
to
80e7eee
Compare
run buildall |
TeamCity cloud ut coverage result: |
TPC-H: Total hot run time: 31662 ms
|
TPC-DS: Total hot run time: 184542 ms
|
ClickBench: Total hot run time: 30.93 s
|
TeamCity be ut coverage result: |
run buildall |
TeamCity cloud ut coverage result: |
TPC-H: Total hot run time: 31565 ms
|
TPC-DS: Total hot run time: 190729 ms
|
ClickBench: Total hot run time: 31.11 s
|
TeamCity be ut coverage result: |
run buildall |
TeamCity cloud ut coverage result: |
TPC-H: Total hot run time: 31475 ms
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 189772 ms
|
ClickBench: Total hot run time: 31.13 s
|
What problem does this PR solve?
Related PR: #44038
Obtain directly from statistics for select count(*) from paimon_table
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)