databricks/iceberg-kafka-connect v0.6.19
databricks/iceberg-kafka-connect
Captured source
source ↗published Jun 6, 2024seen 5dcaptured 12hhttp 200method plain
0.6.19
Repository: databricks/iceberg-kafka-connect
Tag: v0.6.19
Published: 2024-06-06T21:53:34Z
Prerelease: no
Release notes:
What's Changed
A minor update to improve logging, particularly for debugging:
- some thrown errors now include Kafka topic/partition/offset for the record triggering the exception
- the Kafka topic/partition/offset that is used to create an Iceberg table when auto create table is enabled
- the Kafka topic/partition/offset that causes a Iceberg schema evolution, when enabled
- additional logging around coordinator/worker to help debug Kafka/Connector settings in cases where files are being written to disk but not being committed to the table
- log-records-on-table-actions by @tabmatfournier in https://github.com/tabular-io/iceberg-kafka-connect/pull/256
- some-logging-improvements by @tabmatfournier in https://github.com/tabular-io/iceberg-kafka-connect/pull/262
Full Changelog: https://github.com/tabular-io/iceberg-kafka-connect/compare/v0.6.18...v0.6.19