branch-4.1: [fix](cloud) Skip versioned delete bitmap cleanup for non-MoW tablets #67084 - #67287
Open
wyxxxcat wants to merge 2 commits into
Open
branch-4.1: [fix](cloud) Skip versioned delete bitmap cleanup for non-MoW tablets #67084#67287wyxxxcat wants to merge 2 commits into
wyxxxcat wants to merge 2 commits into
Conversation
…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
Contributor
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
wyxxxcat
changed the base branch from
auto-pick-67084-branch-4.1
to
branch-4.1
August 28, 2026 08:58
Collaborator
Author
|
run buildall |
wyxxxcat
force-pushed
the
auto-pick-67084-branch-4.1
branch
3 times, most recently
from
August 28, 2026 09:07
e9529a0 to
db802f4
Compare
Collaborator
Author
|
run buildall |
…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
force-pushed
the
auto-pick-67084-branch-4.1
branch
from
August 28, 2026 09:38
db802f4 to
1c289ac
Compare
Collaborator
Author
|
run buildall |
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 free
to 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.
pick: #67084