Skip to content

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

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-62342-branch-4.0
May 11, 2026
Merged

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

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.
@liaoxin01

Copy link
Copy Markdown
Contributor

run buildall

@yiguoleiyiguolei reopened this May 11, 2026
@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label May 11, 2026
@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by anyone and no changes requested.

@yiguolei
yiguolei merged commit 87a54c6 into branch-4.0May 11, 2026
29 of 32 checks passed
@github-actions
github-actionsBot deleted the auto-pick-62342-branch-4.0 branch May 11, 2026 06:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@liaoxin01@yiguolei