Hi, everyone. I’d like to start a discussion about FLIP-308: Support Time Travel In Batch Mode [1]
Time travel is a SQL syntax used to query historical versions of data. It allows users to specify a point in time and retrieve the data and schema of a table as it appeared at that time. With time travel, users can easily analyze and compare historical versions of data. With the widespread use of data lake systems such as Paimon, Iceberg, and Hudi, time travel can provide more convenience for users' data analysis. Looking forward to your opinions, any suggestions are welcomed. 1. https://cwiki.apache.org/confluence/display/FLINK/FLIP-308%3A+Support+Time+Travel+In+Batch+Mode Best. Feng