You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when auto create is enabled, the sink will create tables with column names using the original case in the record schema (or record if not using a schema). We should add an option to force column names to lower case, to avoid case-sensitivity issues.
Feature Request / Improvement
Currently when auto create is enabled, the sink will create tables with column names using the original case in the record schema (or record if not using a schema). We should add an option to force column names to lower case, to avoid case-sensitivity issues.
See: https://apache-iceberg.slack.com/archives/C03SEK9PW0Z/p1725468165932919
Query engine
Kafka Connect
Willingness to contribute
The text was updated successfully, but these errors were encountered: