gaborkaszab commented on PR #16125: URL: https://github.com/apache/iceberg/pull/16125#issuecomment-4350945331
> thanks for the review @gaborkaszab , added the test changes to TestIcebergSourceTablesBase. > > I think this should not cause any incompatibility issues, as the partitions metadata table is runtime computed table. I assume the same pattern was used when last_updated_snapshot_id was added to partitions table previously, it was added as new column to the runtime schema without any compatibility issues. Those fields were added as optional. That's why I'm asking -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
