Skip to content

Flink: Dynamic Sink: Fix partition field check in non-immediate update path#15190

Merged
pvary merged 1 commit into
apache:mainfrom
mxm:fix-partition-field-resolution-bug
Feb 2, 2026
Merged

Flink: Dynamic Sink: Fix partition field check in non-immediate update path#15190
pvary merged 1 commit into
apache:mainfrom
mxm:fix-partition-field-resolution-bug

Conversation

@mxm

@mxm mxm commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

The check to validate partition fields are contained in the equality fields isn't correct. We shouldn't be using the partition name, but the name of the source field. This affects the non-immediate update path of the Dynamic Sink.

…e path

The check to validate partition fields are contained in the equality fields
isn't correct. This affects the non-immediate update path of the Dynamic Sink.
@github-actions github-actions Bot added the flink label Jan 30, 2026
@pvary pvary merged commit 84fa33f into apache:main Feb 2, 2026
14 checks passed
@pvary

pvary commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

Merged to main.
Thanks @mxm for the fix!

mxm added a commit to mxm/iceberg that referenced this pull request Feb 2, 2026
mxm added a commit to mxm/iceberg that referenced this pull request Feb 2, 2026
huaxingao pushed a commit that referenced this pull request Feb 2, 2026
talatuyarer pushed a commit to talatuyarer/iceberg that referenced this pull request Apr 1, 2026
talatuyarer pushed a commit to talatuyarer/iceberg that referenced this pull request Apr 1, 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