Skip to content

branch-2.1: [Fix](compaction) Fix full compaction error when compaction size is too large #48958 - #49493

Merged
yiguolei merged 1 commit into
branch-2.1from
auto-pick-48958-branch-2.1
Mar 29, 2025
Merged

branch-2.1: [Fix](compaction) Fix full compaction error when compaction size is too large #48958#49493
yiguolei merged 1 commit into
branch-2.1from
auto-pick-48958-branch-2.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #48958

@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?

@hello-stephen

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 0.00% (0/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage37.39% (9850/26343)
Line Coverage29.09% (82539/283779)
Region Coverage27.70% (42337/152863)
Branch Coverage24.44% (21549/88166)

@yiguolei
yiguoleiforce-pushed the auto-pick-48958-branch-2.1 branch from dacd184 to 08ff7acCompareMarch 26, 2025 03:35
@yiguolei

Copy link
Copy Markdown
Contributor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 0.00% (0/2) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage37.40% (9852/26343)
Line Coverage29.09% (82552/283779)
Region Coverage27.70% (42339/152863)
Branch Coverage24.44% (21550/88166)

@yiguolei
yiguolei merged commit 05ffc62 into branch-2.1Mar 29, 2025
@github-actions
github-actionsBot deleted the auto-pick-48958-branch-2.1 branch March 29, 2025 01:01
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.

5 participants

@hello-stephen@doris-robot@yiguolei@dataroaring@Yukang-Lian