Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka Connect: auto create with lowercase columns #11091

Open
1 of 3 tasks
bryanck opened this issue Sep 6, 2024 · 0 comments
Open
1 of 3 tasks

Kafka Connect: auto create with lowercase columns #11091

bryanck opened this issue Sep 6, 2024 · 0 comments
Labels
improvement PR that improves existing functionality KAFKACONNECT

Comments

@bryanck
Copy link
Contributor

bryanck commented Sep 6, 2024

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

  • I can contribute this improvement/feature independently
  • I would be willing to contribute this improvement/feature with guidance from the Iceberg community
  • I cannot contribute this improvement/feature at this time
@bryanck bryanck added the improvement PR that improves existing functionality label Sep 6, 2024
@bryanck bryanck added this to the Iceberg 1.7.0 milestone Sep 6, 2024
@bryanck bryanck removed this from the Iceberg 1.7.0 milestone Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement PR that improves existing functionality KAFKACONNECT
Projects
None yet
Development

No branches or pull requests

1 participant