Skip to content

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

Merged
dataroaring merged 1 commit into
apache:branch-2.1from
zhannngchen:mow_load_perf_opt
Oct 11, 2024
Merged

[opt](merge-on-write) avoid to check delete bitmap while lookup rowkey in some situation to reduce CPU cost (#41480)#41439
dataroaring merged 1 commit into
apache:branch-2.1from
zhannngchen:mow_load_perf_opt

Conversation

@zhannngchen

@zhannngchenzhannngchen commented Sep 28, 2024

Copy link
Copy Markdown
Contributor

Proposed changes

Issue Number: close #xxx

cherry-pick #41480

@doris-robot

Copy link
Copy Markdown

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
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

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

@doris-robot

Copy link
Copy Markdown

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

@zhannngchenzhannngchen 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
@dataroaring
dataroaring merged commit b489cdf into apache:branch-2.1Oct 11, 2024
@bobhan1bobhan1 mentioned this pull request Oct 15, 2024
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
yiguolei pushed a commit that referenced this pull request Oct 17, 2024
…block_with_partial_content()` (#41865)
#41439 forgets to set
`is_partial_update` parameter for `Tablet::lookup_row_key()` in
`append_block_with_partial_content()`
bobhan1 added a commit to bobhan1/doris that referenced this pull request Oct 21, 2024
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)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@zhannngchen@doris-robot@yiguolei@dataroaring