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

Apache Iceberg Sink Connector #26

Open
caldeirav opened this issue May 11, 2024 · 0 comments
Open

Apache Iceberg Sink Connector #26

caldeirav opened this issue May 11, 2024 · 0 comments

Comments

@caldeirav
Copy link
Collaborator

caldeirav commented May 11, 2024

Explore the integration of Apache Iceberg Sink Connector for Kafka Connect which is a sink connector for writing data from Kafka into Iceberg tables:

https://github.com/tabular-io/iceberg-kafka-connect

Features:

  • Commit coordination for centralized Iceberg commits
  • Exactly-once delivery semantics
  • Multi-table fan-out
  • Row mutations (update/delete rows), upsert mode
  • Automatic table creation and schema evolution
  • Field name mapping via Iceberg’s column mapping functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant