Uh oh!
There was an error while loading. Please reload this page.
[Refactor](shuffle) Fix wrong deal of batching block in TabletSinkHashPartitioner - #48720
Conversation
hello-stephen
commented
Mar 5, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
zclllyybb
commented
Mar 5, 2025
run buildall |
05c9422 to
5a86da5Comparezclllyybb
commented
Mar 5, 2025
run buildall |
doris-robot
commented
Mar 5, 2025
TPC-H: Total hot run time: 32869 ms |
doris-robot
commented
Mar 5, 2025
TPC-DS: Total hot run time: 192644 ms |
doris-robot
commented
Mar 5, 2025
ClickBench: Total hot run time: 31.03 s |
doris-robot
commented
Mar 5, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
yiguolei
left a comment
There was a problem hiding this comment.
These files should add BE UT
Uh oh!
There was an error while loading. Please reload this page.
zclllyybb
commented
Mar 6, 2025
run buildall |
doris-robot
commented
Mar 6, 2025
TPC-H: Total hot run time: 32475 ms |
doris-robot
commented
Mar 6, 2025
TPC-DS: Total hot run time: 192865 ms |
doris-robot
commented
Mar 6, 2025
ClickBench: Total hot run time: 30.96 s |
a1aa63a to
e74e9c5Comparezclllyybb
commented
May 14, 2025
run buildall |
doris-robot
commented
May 14, 2025
TPC-H: Total hot run time: 33882 ms |
doris-robot
commented
May 14, 2025
TPC-DS: Total hot run time: 187015 ms |
doris-robot
commented
May 14, 2025
ClickBench: Total hot run time: 29.84 s |
zclllyybb
commented
May 14, 2025
run buildall |
doris-robot
commented
May 14, 2025
TPC-H: Total hot run time: 33901 ms |
doris-robot
commented
May 14, 2025
TPC-DS: Total hot run time: 193904 ms |
doris-robot
commented
May 14, 2025
ClickBench: Total hot run time: 29.78 s |
zclllyybb
commented
May 16, 2025
run buildall |
zclllyybb
commented
Jan 24, 2026
run buildall |
doris-robot
commented
Jan 24, 2026
TPC-DS: Total hot run time: 0 ms |
hello-stephen
commented
Jan 24, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Jan 24, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Jan 24, 2026
FE Regression Coverage ReportIncrement line coverage |
zclllyybb
commented
Jan 25, 2026
run buildall |
doris-robot
commented
Jan 25, 2026
TPC-H: Total hot run time: 30725 ms |
doris-robot
commented
Jan 25, 2026
TPC-DS: Total hot run time: 173230 ms |
doris-robot
commented
Jan 25, 2026
ClickBench: Total hot run time: 26.69 s |
doris-robot
commented
Jan 25, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Jan 25, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Jan 25, 2026
FE Regression Coverage ReportIncrement line coverage |
Uh oh!
There was an error while loading. Please reload this page.
…hPartitioner (apache#48720) Related PR: bug introduced by apache#44102, expanded by apache#45256, partially fixed by apache#47911 Problem Summary: also fixed Auto Partition + Auto Increment-Column may core dump in loading
…hPartitioner (apache#48720) Related PR: bug introduced by apache#44102, expanded by apache#45256, partially fixed by apache#47911 Problem Summary: also fixed Auto Partition + Auto Increment-Column may core dump in loading
…abletSinkHashPartitioner (apache#48720) (apache#60280) pick apache#48720
What problem does this PR solve?
Issue Number: close #xxx
Related PR: bug introduced by #44102, expanded by #45256, partially fixed by #47911
Problem Summary:
also fixed Auto Partition + Auto Increment-Column may core dump in loading
Release note
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)