Hi, Paimon Devs, I’d like to start a discussion about chain table on paimon.
Chain table is a new table type designed for data warehouse where full data are stored periodically, but the incremental change between periods is small. The primary benefits of using chain table include incremental computation and storage、significant storage savings、accelerated data pipelines etc. For more details, please refer to the following link: [1] https://docs.google.com/document/d/1vP3QRwqh5c3nn4-C0Q__3Fj6MmZKNBA0c5H2-ch2f6I/edit?tab=t.0#heading=h.a3460ir1b90e Look forward to your questions and suggestions. Best, zhoufa