Uh oh!
There was an error while loading. Please reload this page.
[fix](local shuffle) Fix local shuffle strategy - #61057
Conversation
hello-stephen
commented
Mar 5, 2026
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Gabriel39
commented
Mar 5, 2026
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
doris-robot
commented
Mar 5, 2026
TPC-H: Total hot run time: 29068 ms |
doris-robot
commented
Mar 5, 2026
TPC-DS: Total hot run time: 184343 ms |
doris-robot
commented
Mar 5, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 5, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 5, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1 similar comment
hello-stephen
commented
Mar 5, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 5, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Gabriel39
commented
Mar 6, 2026
run buildall |
doris-robot
commented
Mar 6, 2026
TPC-H: Total hot run time: 27675 ms |
doris-robot
commented
Mar 6, 2026
TPC-DS: Total hot run time: 152914 ms |
doris-robot
commented
Mar 6, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 6, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 6, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 6, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1 similar comment
hello-stephen
commented
Mar 6, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Gabriel39
commented
Mar 9, 2026
run buildall |
doris-robot
commented
Mar 9, 2026
TPC-H: Total hot run time: 27545 ms |
doris-robot
commented
Mar 9, 2026
TPC-DS: Total hot run time: 153255 ms |
Gabriel39
commented
Mar 9, 2026
run buildall |
doris-robot
commented
Mar 9, 2026
TPC-H: Total hot run time: 28849 ms |
doris-robot
commented
Mar 9, 2026
TPC-DS: Total hot run time: 153965 ms |
### What problem does this PR solve? pick #61057 ### Release note None ### Check List (For Author) - Test <!-- At least one of them must be included. --> - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason <!-- Add your reason? --> - Behavior changed: - [ ] No. - [ ] Yes. <!-- Explain the behavior change --> - Does this need documentation? - [ ] No. - [ ] Yes. <!-- Add document PR link here. eg: apache/doris-website#1214 --> ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label <!-- Add branch pick label that this PR should merge into -->
PR approved by at least one committer and no changes requested. |
hello-stephen
commented
Mar 17, 2026
skip check_coverage |
What problem does this PR solve?
Fix
followed_by_shuffled_operatorif operator is NOOPCheck List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)