Skip to content

Conversation

@mxm
Copy link
Contributor

@mxm mxm commented Dec 1, 2025

Adds case-insensitive field name matching support to the Flink Dynamic Iceberg sink. This allows the sink to match schema fields regardless of letter casing, enabling compatibility with data sources that may use different casing conventions.

@github-actions github-actions bot added the flink label Dec 1, 2025
@mxm mxm force-pushed the case-sensitivity branch from ca8351c to f3349a2 Compare December 1, 2025 14:19
@mxm mxm force-pushed the case-sensitivity branch from d7dabb4 to 9c7e608 Compare December 5, 2025 10:48
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 5, 2026
@github-actions
Copy link

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Jan 13, 2026
@pvary pvary reopened this Jan 15, 2026
Adds case-insensitive field name matching support to the Flink Dynamic
Iceberg sink. This allows the sink to match schema fields regardless of
letter casing, enabling compatibility with data sources that may
use different casing conventions.
@mxm mxm force-pushed the case-sensitivity branch from 9c7e608 to c43e564 Compare January 15, 2026 15:22
@mxm
Copy link
Contributor Author

mxm commented Jan 15, 2026

@github-actions github-actions bot removed the stale label Jan 16, 2026
@pvary pvary merged commit 504640f into apache:main Jan 19, 2026
14 checks passed
@pvary
Copy link
Contributor

pvary commented Jan 19, 2026

Merged to main.
Thanks @mxm for adding the feature!

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