vbabenkoru commented on issue #8972: URL: https://github.com/apache/paimon/issues/8972#issuecomment-5148186874
Iceberg v3 row lineage requires table metadata next-row-id (see Iceberg TableMetadataParser). Paimon’s IcebergMetadata.toJson() emits v3 without that field, so TableMetadataParser.fromJson fails before any REST createTable/updateTable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
