Hi all, I’ve revised the FIP content based on the discussion in the email thread. The key updates are as follows:
1. Removed the column-lock related content. The column-lock feature is currently complex and sizeable, and we plan to propose it in a separate FIP. 2. Added the native Agg column API design at the schema level. 3. Removed the interface design related to Recovery Connection, and changed it to an interface for configuring the UpsertWriter based on AggMode. 4. Added handling for the “failover before first checkpoint” scenario in the Undo mechanism. 5. Added some aggregation functions and adjusted the names. 6. Other minor fixes. Welcome to review and discuss again. Best regards, Yang
