-
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
[opt](Nereids) do not fallback if nereids failed because timeout #39499
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. |
11cf3e4
to
85c29a7
Compare
run buildall |
PR approved by at least one committer and no changes requested. |
TPC-H: Total hot run time: 38228 ms
|
TPC-DS: Total hot run time: 191591 ms
|
ClickBench: Total hot run time: 30.97 s
|
85c29a7
to
213804f
Compare
213804f
to
e1f1c42
Compare
run buildall |
TPC-H: Total hot run time: 37875 ms
|
TPC-DS: Total hot run time: 194912 ms
|
ClickBench: Total hot run time: 31.54 s
|
run p0 |
e1f1c42
to
28bc8c1
Compare
run buildall |
TPC-H: Total hot run time: 38286 ms
|
since legacy planner will cost more time to plan, fallback will be worse than throw exception directly
28bc8c1
to
b8e337d
Compare
run buildall |
TPC-H: Total hot run time: 38389 ms
|
TPC-DS: Total hot run time: 193206 ms
|
ClickBench: Total hot run time: 31.43 s
|
run cloud_p1 |
PR approved by at least one committer and no changes requested. |
) pick from master #39499 since legacy planner will cost more time to plan, fallback will be worse than throw exception directly
…che#39499) pick from master apache#39499 since legacy planner will cost more time to plan, fallback will be worse than throw exception directly
…che#39499) pick from master apache#39499 since legacy planner will cost more time to plan, fallback will be worse than throw exception directly
…che#39499) (apache#39722) pick from master apache#39499 since legacy planner will cost more time to plan, fallback will be worse than throw exception directly
since legacy planner will cost more time to plan, fallback will be worse than throw exception directly