We've noticed a clear trend in the Kafka ecosystem toward integrating streaming data directly with data lake formats like Apache Iceberg.
What is your opinion on this matter?
fwiw, I've hand-written pretty much exactly this - proto on Kafka to Iceberg via Flink with dynamic source schemas - and things like schema evolution are a nightmare.