Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #53402

…g schema change (#53402)

cumu point in job is from base tablet which may be fetched long time ago
since the new tablet may have done cumu compactions with alter_version
as initial cumu point
current cumu point of new tablet may be larger than job.alter_version
we need to keep the larger one in case of cumu point roll-back to
break the basic assumptions of non-decreasing cumu point
@github-actions github-actions bot requested a review from morrySnow as a code owner July 17, 2025 07:53
@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?

@dataroaring dataroaring reopened this Jul 17, 2025
@hello-stephen
Copy link
Contributor

run buildall

@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 25.00% (1/4) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 81.13% (1191/1468)
Line Coverage 65.44% (20709/31648)
Region Coverage 66.78% (10441/15635)
Branch Coverage 56.61% (5517/9746)

@morrySnow morrySnow merged commit 3a3aa88 into branch-3.1 Jul 18, 2025
22 checks passed
@github-actions github-actions bot deleted the auto-pick-53402-branch-3.1 branch July 18, 2025 02:49
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.

6 participants