Skip to content

Conversation

@Guosmilesmile
Copy link
Contributor

Currently, equalityFieldColumns in IcebergSink is always null, because although the builder holds equalityFieldColumns and converts it to equalityFieldColumnIds before passing it to IcebergSink, the raw equalityFieldColumns list is only used in log statements. Hence, no issue has surfaced so far.

This PR fixes the issue where equalityFieldColumns is always null, ensuring that the parameter can be correctly printed in the logs when problems occur.

@github-actions github-actions bot added the flink label Jan 2, 2026
Copy link
Contributor

@singhpk234 singhpk234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks @Guosmilesmile !

Copy link
Contributor

@huaxingao huaxingao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants