How to Sink Kafka Streams to Apache Iceberg with RisingWave
To sink Kafka streams to Apache Iceberg with RisingWave: create a Kafka source, build a materialized view to transform or aggregate the data, then create an Iceberg sink pointing to your catalog and table. RisingWave handles continuous writes automat...
risingwave.com6 min read