Apache Iceberg Partitioning Strategies for Streaming Data
The right Iceberg partition strategy can reduce query scan costs by 10–100x and prevent the small-file problem that degrades streaming pipeline performance. For streaming data written by RisingWave, partition by event time using Iceberg's hidden part...
risingwave.com5 min read