Confluent Connectors Portfolio
Tableflow is now generally available

Tableflow is now generally available

3/19/2025 · Marc Selwan

What this post added

This post announces the General Availability of Confluent Tableflow for materializing Kafka topics as Apache Iceberg tables. It details the challenges of streaming Kafka data into data lakes (fragility, data duplication, schema headaches, slow and expensive processing) and how Tableflow solves these by converting Kafka segments and schemas into Iceberg-compatible schemas and Parquet files. It highlights behind-the-scenes operations including data conversion using Schema Registry, automatic schema evolution detection, catalog syncing with AWS Glue, Snowflake Open Catalog, and Apache Polaris, and automatic table maintenance like file compaction and snapshot expiration. The post also mentions Delta Lake tables are in Open Preview and discusses the synergy with Apache Flink for stream processing before data lands in tables. It emphasizes native integrations with AWS, Databricks, and Snowflake catalogs and analytical engines.

Read the original post ↗