-
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
[opt](nereids) when table.rows > topn.limit+topn.offset, do not generate topn-filter #40480
Conversation
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
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: 38168 ms
|
TPC-DS: Total hot run time: 192494 ms
|
ClickBench: Total hot run time: 31.82 s
|
e1214f1
to
048b9d4
Compare
run buildall |
1 similar comment
run buildall |
TPC-H: Total hot run time: 37970 ms
|
TPC-DS: Total hot run time: 198061 ms
|
ClickBench: Total hot run time: 31.49 s
|
run feut |
run p0 |
run cloud_p0 |
315fd0f
to
2535ddd
Compare
run buildall |
TPC-H: Total hot run time: 37669 ms
|
TPC-DS: Total hot run time: 192528 ms
|
ClickBench: Total hot run time: 31.41 s
|
run buildall |
run cloud_p0 |
run performance |
TPC-H: Total hot run time: 38343 ms
|
TPC-DS: Total hot run time: 192802 ms
|
ClickBench: Total hot run time: 30.5 s
|
PR approved by at least one committer and no changes requested. |
…ate topn-filter (#40480) ## Proposed changes Issue Number: close #xxx <!--Describe your changes.-->
Proposed changes
Issue Number: close #xxx