Skip to content

branch-4.1: [improvement](be) Limit packed file writes to rowset first segment #62342#62508

Merged
yiguolei merged 1 commit intobranch-4.1from
auto-pick-62342-branch-4.1
Apr 15, 2026
Merged

branch-4.1: [improvement](be) Limit packed file writes to rowset first segment #62342#62508
yiguolei merged 1 commit intobranch-4.1from
auto-pick-62342-branch-4.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Cherry-picked from #62342

…62342)

Only merge the first segment in a rowset into packed files. Later segments bypass packed files so large imports and memory-pressure-triggered multi-segment flushes do not keep feeding packed-file buffering.
@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?

@dataroaring dataroaring reopened this Apr 15, 2026
@dataroaring dataroaring requested a review from yiguolei as a code owner April 15, 2026 03:43
@hello-stephen
Copy link
Copy Markdown
Contributor

run buildall

@hello-stephen
Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 90.91% (20/22) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 53.03% (19895/37516)
Line Coverage 36.58% (187463/512433)
Region Coverage 32.92% (145649/442480)
Branch Coverage 34.04% (63791/187378)

@hello-stephen
Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 90.91% (20/22) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 71.45% (26237/36723)
Line Coverage 54.36% (277605/510716)
Region Coverage 51.69% (230747/446424)
Branch Coverage 53.06% (99697/187904)

@yiguolei
Copy link
Copy Markdown
Contributor

skip buildall

@yiguolei yiguolei merged commit a19ec32 into branch-4.1 Apr 15, 2026
30 of 33 checks passed
@hello-stephen hello-stephen deleted the auto-pick-62342-branch-4.1 branch April 15, 2026 10:43
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.

4 participants