Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opt](merge-on-write) avoid to check delete bitmap while lookup rowkey in some situation to reduce CPU cost (#41480) #41439

Open
wants to merge 1 commit into
base: branch-2.1
Choose a base branch
from

Conversation

zhannngchen
Copy link
Contributor

@zhannngchen zhannngchen commented Sep 28, 2024

Proposed changes

Issue Number: close #xxx

cherry-pick #41480

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zhannngchen
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.11% (9348/25887)
Line Coverage: 27.63% (76772/277844)
Region Coverage: 26.42% (39416/149208)
Branch Coverage: 23.20% (20058/86468)
Coverage Report: http://coverage.selectdb-in.cc/coverage/a601227b88b35f6a3477e0ffa2c9a6c0ba193efd_a601227b88b35f6a3477e0ffa2c9a6c0ba193efd/report/index.html

@zhannngchen zhannngchen changed the title [opt](merge-on-write) avoid to check delete bitmap while lookup rowkey in some situation to reduce CPU cost [opt](merge-on-write) avoid to check delete bitmap while lookup rowkey in some situation to reduce CPU cost (#41480) Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants