Uh oh!
There was an error while loading. Please reload this page.
[opt](cloud) Optimize balance speed by reducing the complexity of the rebalance algorithm - #51733
Merged
Merged
Conversation
Thearas
commented
Jun 15, 2025
Contributor
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
deardeng
commented
Jun 15, 2025
ContributorAuthor
run buildall |
deardeng
marked this pull request as draft
June 15, 2025 14:06
doris-robot
commented
Jun 15, 2025
TPC-H: Total hot run time: 34870 ms |
doris-robot
commented
Jun 15, 2025
TPC-DS: Total hot run time: 196986 ms |
doris-robot
commented
Jun 15, 2025
ClickBench: Total hot run time: 29.14 s |
hello-stephen
commented
Jun 15, 2025
Contributor
FE UT Coverage ReportIncrement line coverage |
deardengforce-pushed
the
fix-cloud-rebalance
branch
from
June 26, 2025 11:26
29ed9b0 to
b8829d1Comparedeardeng
marked this pull request as ready for review
June 26, 2025 11:27
deardeng
commented
Jun 26, 2025
ContributorAuthor
run buildall |
doris-robot
commented
Jun 26, 2025
TPC-H: Total hot run time: 34324 ms |
doris-robot
commented
Jun 26, 2025
TPC-DS: Total hot run time: 185139 ms |
doris-robot
commented
Jun 26, 2025
ClickBench: Total hot run time: 29.4 s |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
deardeng
commented
Jul 1, 2025
ContributorAuthor
run buildall |
hello-stephen
commented
Jul 1, 2025
Contributor
FE UT Coverage ReportIncrement line coverage |
gavinchou
approved these changes
Jul 4, 2025
Contributor
PR approved by at least one committer and no changes requested. |
Contributor
PR approved by anyone and no changes requested. |
Yukang-Lian
approved these changes
Jul 4, 2025
Hastyshell
approved these changes
Jul 4, 2025
gavinchou
self-requested a review
July 4, 2025 11:19
gavinchou
approved these changes
Jul 4, 2025
github-actionsBot
pushed a commit
that referenced
this pull request
Jul 4, 2025
… rebalance algorithm (#51733) Arrary List remove,time complexity is too high <img width="489" alt="image" src="https://github.com/user-attachments/assets/ffa486f8-c9fb-4ee9-9f9c-408e189525d5" />
github-actionsBot
pushed a commit
that referenced
this pull request
Jul 4, 2025
… rebalance algorithm (#51733) Arrary List remove,time complexity is too high <img width="489" alt="image" src="https://github.com/user-attachments/assets/ffa486f8-c9fb-4ee9-9f9c-408e189525d5" />
dataroaring pushed a commit
that referenced
this pull request
Jul 7, 2025
… rebalance algorithm (#51733) Arrary List remove,time complexity is too high <img width="489" alt="image" src="https://github.com/user-attachments/assets/ffa486f8-c9fb-4ee9-9f9c-408e189525d5" />
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ctor the code
What problem does this PR solve?
Arrary List remove,time complexity is too high

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)