Fokko commented on issue #752: URL: https://github.com/apache/iceberg-rust/issues/752#issuecomment-2516671564
The [`writer-requirements` sections of the spec](https://iceberg.apache.org/spec/#writer-requirements) clarifies this: ![image](https://github.com/user-attachments/assets/1e628e30-ffb8-4e70-84cf-b2a190e9b296) The `current-snapshot-id` may be missing too since it is optional in V1. I think it is also fine for `properties`, `snapshots`, and `snapshot-log` to be missing if they are empty, this should all be handled fine by the reader. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org