databricks / iceberg-kafka-connect

Apache License 2.0
213 stars 47 forks source link

Add config to specify table sorting order #268

Open andyhuynh3 opened 4 months ago

andyhuynh3 commented 4 months ago

Currently it is not possible to specify an Iceberg table sorting order when auto-create-enabled is set to true. However this would be useful to have if a user were to perform maintenance tasks like compaction.