Just had the same thought here. From the under the hood section, I saw that it is a combination of LSM files + Kafka. This sounds rather like a Lambda Architecture to me. Maybe someone could share some of the motivations / architectural thoughts here.
In particular, I would love to know what is the advantage of using it compared to store everything in Iceberg then having a OLAP layer (e.g. presto or delta on top)