Skip to content

branch-4.1: [fix](cloud) Skip versioned delete bitmap cleanup for non-MoW tablets #67084 - #67287

Merged
yiguolei merged 2 commits into
apache:branch-4.1from
wyxxxcat:auto-pick-67084-branch-4.1
Aug 31, 2026
Merged

branch-4.1: [fix](cloud) Skip versioned delete bitmap cleanup for non-MoW tablets #67084#67287
yiguolei merged 2 commits into
apache:branch-4.1from
wyxxxcat:auto-pick-67084-branch-4.1

Conversation

@wyxxxcat

Copy link
Copy Markdown
Collaborator

pick: #67084

…apache#67084)
Skip versioned delete bitmap cleanup for non-MoW tablets by caching the MoW state per partition. Preserve cleanup for row-binlog tablets and legacy rowset metadata, while keeping metadata lookup failures retryable.
Tests: required CI checks, including Cloud UT, compile, regression, and performance checks, passed.
The PR apache/doris/67084 is merged by gavinchou's agent at 2026-08-28T07:52:04Z
@hello-stephen

Copy link
Copy Markdown
Contributor

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

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@wyxxxcatwyxxxcat reopened this Aug 28, 2026
@wyxxxcat
wyxxxcat changed the base branch from auto-pick-67084-branch-4.1 to branch-4.1August 28, 2026 08:58
@wyxxxcat

Copy link
Copy Markdown
CollaboratorAuthor

run buildall

@wyxxxcat
wyxxxcatforce-pushed the auto-pick-67084-branch-4.1 branch 3 times, most recently from e9529a0 to db802f4CompareAugust 28, 2026 09:07
@wyxxxcat

Copy link
Copy Markdown
CollaboratorAuthor

run buildall

@wyxxxcat
wyxxxcatforce-pushed the auto-pick-67084-branch-4.1 branch from db802f4 to 1c289acCompareAugust 28, 2026 09:38
@wyxxxcat

Copy link
Copy Markdown
CollaboratorAuthor

run buildall

@wyxxxcat
wyxxxcatforce-pushed the auto-pick-67084-branch-4.1 branch from 1c289ac to db802f4CompareAugust 30, 2026 08:03
…apache#67084)
Skip versioned delete bitmap cleanup for non-MoW tablets by caching the MoW state per partition. Preserve cleanup for row-binlog tablets and legacy rowset metadata, while keeping metadata lookup failures retryable.
Tests: required CI checks, including Cloud UT, compile, regression, and performance checks, passed.
The PR apache/doris/67084 is merged by gavinchou's agent at 2026-08-28T07:52:04Z
@wyxxxcat
wyxxxcatforce-pushed the auto-pick-67084-branch-4.1 branch from db802f4 to 2250472CompareAugust 30, 2026 13:27
@wyxxxcat

Copy link
Copy Markdown
CollaboratorAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

Cloud UT Coverage Report

Increment line coverage 74.07% (60/81) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage78.34% (1942/2479)
Line Coverage64.95% (34571/53231)
Region Coverage52.40% (33121/63212)
Branch Coverage55.06% (10179/18488)

@yiguolei
yiguolei merged commit 81e3088 into apache:branch-4.1Aug 31, 2026
28 of 30 checks passed
Sign up for freeto 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.

3 participants

@wyxxxcat@hello-stephen@yiguolei