Skip to content

branch-3.0: [fix](mow) fix update delete bitmap lock not removed if schema change for empty tablet (#51780) #52166

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

Merged
merged 3 commits into from
Jun 24, 2025

Conversation

mymeiyi
Copy link
Contributor

@mymeiyi mymeiyi commented Jun 24, 2025

pick #51780

mymeiyi added 2 commits June 24, 2025 10:35
… for empty tablet (apache#51780)

fix update delete bitmap lock not removed if schema change for empty tablet
@mymeiyi mymeiyi requested a review from dataroaring as a code owner June 24, 2025 02:41
@hello-stephen
Copy link
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?

@mymeiyi
Copy link
Contributor Author

mymeiyi commented Jun 24, 2025

run buildall

@hello-stephen
Copy link
Contributor

Cloud UT Coverage Report

Increment line coverage 100.00% (12/12) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 83.02% (1100/1325)
Line Coverage 66.35% (18463/27825)
Region Coverage 66.18% (9141/13812)
Branch Coverage 56.07% (4963/8852)

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dataroaring dataroaring merged commit 6130427 into apache:branch-3.0 Jun 24, 2025
23 of 24 checks passed
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.

None yet

3 participants