tabular-io / iceberg-kafka-connect

Apache License 2.0
192 stars 41 forks source link

Add support for dropping columns during schema evolution #109

Closed bryanck closed 11 months ago

bryanck commented 11 months ago

This PR adds a config option to allow dropping columns during schema evolution. Similar to data type updates, this is only supported when using records with a value schema.