Uh oh!
There was an error while loading. Please reload this page.
[opt](merge-on-write) avoid to check delete bitmap while lookup rowkey in some situation to reduce CPU cost (#41480) - #41439
Merged
Conversation
doris-robot
commented
Sep 28, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
zhannngchen
commented
Sep 28, 2024
ContributorAuthor
run buildall |
Contributor
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 28, 2024
TeamCity be ut coverage result: |
Closed
bobhan1 pushed a commit
to bobhan1/doris
that referenced
this pull request
Oct 15, 2024
…rowkey in some situation to reduce CPU cost (apache#41480) (apache#41439) Issue Number: close #xxx cherry-pick apache#41480
bobhan1 pushed a commit
to bobhan1/doris
that referenced
this pull request
Oct 15, 2024
…rowkey in some situation to reduce CPU cost (apache#41480) (apache#41439) Issue Number: close #xxx cherry-pick apache#41480
bobhan1 pushed a commit
to bobhan1/doris
that referenced
this pull request
Oct 15, 2024
…rowkey in some situation to reduce CPU cost (apache#41480) (apache#41439) Issue Number: close #xxx cherry-pick apache#41480
bobhan1 pushed a commit
to bobhan1/doris
that referenced
this pull request
Oct 15, 2024
…rowkey in some situation to reduce CPU cost (apache#41480) (apache#41439) Issue Number: close #xxx cherry-pick apache#41480
bobhan1 pushed a commit
to bobhan1/doris
that referenced
this pull request
Oct 16, 2024
…rowkey in some situation to reduce CPU cost (apache#41480) (apache#41439) Issue Number: close #xxx cherry-pick apache#41480
bobhan1 pushed a commit
to bobhan1/doris
that referenced
this pull request
Oct 16, 2024
…rowkey in some situation to reduce CPU cost (apache#41480) (apache#41439) Issue Number: close #xxx cherry-pick apache#41480 fix
bobhan1 added a commit
to bobhan1/doris
that referenced
this pull request
Oct 21, 2024
pick the following PRs: other PR: - apache#39619 - apache#40062 - apache#40272 - apache#40364 - apache#40736 - apache#41439 main PR: - apache#39756 - apache#41950 - apache#41701
bobhan1 added a commit
to bobhan1/doris
that referenced
this pull request
Nov 12, 2024
… check delete bitmap while lookup rowkey in some situation to reduce CPU cost (apache#41480) apache#41439" (apache#203)
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.
Proposed changes
Issue Number: close #xxx
cherry-pick #41480