getindata / kafka-connect-iceberg-sink

Apache License 2.0
76 stars 27 forks source link

Support iceberg format version #32

Closed egwada closed 1 year ago

egwada commented 1 year ago

Description

`Some solutions like Dremio only support for now Apache Iceberg in its format version 1. Here it's a proposition to facilitate the management of iceberg.format-version config parameter (Version 1: Analytic Data Tables. Version 2: Row-level Deletes. Default 2.) and allow to set the version of Apache Iceberg format version we want that sink connector populates.

With this enhancement of the connector Dremio recognize better the Apache Iceberg format.

gliter commented 1 year ago

I missied that in first review. Could you modify changelog?

egwada commented 1 year ago

I add an entry in the changelog.md