Streaming ingestion into Apache Iceberg tables is an exciting topic that brings the worlds of real-time and batch closer together. But it’s important also to think about what we do with the data after it’s ingested. In a recent post, I talked about streaming change data capture (CDC) data into a mirror table in Iceberg using […]