Hi everyone, As v2 tables become more and more popular, more and more users want to use flink and iceberg to build quasi-real-time data warehouses. But currently iceberg doesn't support incremental reading of v2 tables via flink, so I drafted a design document <https://docs.google.com/document/d/1zEpNYcA5Tf5ysdoj3jO425A1QRI-3OMb_Fy8EG_9DD4/edit?usp=sharing> to support this. The document mainly discusses the type of data stream that needs to be returned for incrementally reading v2 tables and how to save and read the changelog.
Please have a look and any feedback would be appreciated! Best Regards, Reo Lei