Skip to content

Flink: Add branch support to RewriteDataFiles maintenance task#15672

Merged
pvary merged 3 commits intoapache:mainfrom
mxm:iceberg-sink-rewrite-data-files-branch-support
Mar 19, 2026
Merged

Flink: Add branch support to RewriteDataFiles maintenance task#15672
pvary merged 3 commits intoapache:mainfrom
mxm:iceberg-sink-rewrite-data-files-branch-support

Conversation

@mxm
Copy link
Contributor

@mxm mxm commented Mar 18, 2026

The current code always compact the main branch, regardless of which branch gets set via IcebergSink#toBranch(branch). This change now compacts the correct branch by adding branch support to the RewriteDataFiles maintenance task.

The current code always compact the main branch, regardless of which branch gets
set via `IcebergSink#toBranch(branch)`. This change now compacts the correct
branch by adding branch support to the RewriteDataFiles maintenance task.
@pvary pvary merged commit 367a0ba into apache:main Mar 19, 2026
16 checks passed
@pvary
Copy link
Contributor

pvary commented Mar 19, 2026

Merged to main.
Thanks @mxm for the PR!

@mxm mxm deleted the iceberg-sink-rewrite-data-files-branch-support branch March 19, 2026 16:30
mxm added a commit to mxm/iceberg that referenced this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants