Uh oh!
There was an error while loading. Please reload this page.
[Fix](ShortCircuit) fix open segments leading to bad performace - #44073
Conversation
Need need to open segments for all rowsets, only open in `lookup_row_key` stage. Introduced by apache#42697
doris-robot
commented
Nov 16, 2024
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
eldenmoon
commented
Nov 16, 2024
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Nov 16, 2024
TeamCity be ut coverage result: |
clang-tidy review says "All clean, LGTM! 👍" |
No need need to open segments for all rowsets, only open in `lookup_row_key` stage. Introduced by #42697
…he#44073) No need need to open segments for all rowsets, only open in `lookup_row_key` stage. Introduced by apache#42697
…he#44073) No need need to open segments for all rowsets, only open in `lookup_row_key` stage. Introduced by apache#42697
No need need to open segments for all rowsets, only open in
lookup_row_keystage.Introduced by #42697
What problem does this PR solve?
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)