Uh oh!
There was an error while loading. Please reload this page.
[fix](constant fold)Remove double boundary check. - #54939
Conversation
Thearas
commented
Aug 18, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Jibing-Li
commented
Aug 18, 2025
run buildall |
doris-robot
commented
Aug 18, 2025
TPC-H: Total hot run time: 33627 ms |
doris-robot
commented
Aug 18, 2025
TPC-DS: Total hot run time: 184109 ms |
doris-robot
commented
Aug 18, 2025
ClickBench: Total hot run time: 32.86 s |
hello-stephen
commented
Aug 18, 2025
FE UT Coverage ReportIncrement line coverage |
Jibing-Li
commented
Aug 18, 2025
run buildall |
doris-robot
commented
Aug 18, 2025
TPC-H: Total hot run time: 33746 ms |
doris-robot
commented
Aug 18, 2025
TPC-DS: Total hot run time: 183785 ms |
doris-robot
commented
Aug 18, 2025
ClickBench: Total hot run time: 33.1 s |
hello-stephen
commented
Aug 18, 2025
FE UT Coverage ReportIncrement line coverage |
Jibing-Li
commented
Aug 19, 2025
run buildall |
Uh oh!
There was an error while loading. Please reload this page.
doris-robot
commented
Aug 19, 2025
TPC-H: Total hot run time: 34011 ms |
hello-stephen
commented
Aug 19, 2025
FE UT Coverage ReportIncrement line coverage |
doris-robot
commented
Aug 19, 2025
TPC-DS: Total hot run time: 184143 ms |
doris-robot
commented
Aug 19, 2025
ClickBench: Total hot run time: 32.69 s |
Jibing-Li
commented
Aug 19, 2025
run buildall |
Jibing-Li
commented
Aug 19, 2025
run performance |
doris-robot
commented
Aug 19, 2025
TPC-H: Total hot run time: 33793 ms |
doris-robot
commented
Aug 19, 2025
TPC-DS: Total hot run time: 181614 ms |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
What problem does this PR solve?
Remove double boundary check. FE result of constant fold with double overflow should be identical with BE result.
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)