Feature Request / Improvement
Part of #1551. #3551 enables writing V3 table metadata; this covers upgrading existing tables: allow upgrade_table_version(3) (currently rejected by SUPPORTED_TABLE_FORMAT_VERSION = 2) and initialize next-row-id to 0 on upgrade, per the spec's "Row Lineage for Upgraded Tables".
Feature Request / Improvement
Part of #1551. #3551 enables writing V3 table metadata; this covers upgrading existing tables: allow
upgrade_table_version(3)(currently rejected bySUPPORTED_TABLE_FORMAT_VERSION = 2) and initializenext-row-idto 0 on upgrade, per the spec's "Row Lineage for Upgraded Tables".