Xuanwo closed issue #752: Write `null` for `current-snapshot-id`
URL: https://github.com/apache/iceberg-rust/issues/752
--
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 unsub
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:
 should we skip serializing them if they are none or add `null`?
--
This is an automated me
Fokko opened a new issue, #752:
URL: https://github.com/apache/iceberg-rust/issues/752
Based on the checks in
https://github.com/apache/iceberg-rust/pull/742#issuecomment-2515564242, it
looks like we write `-1` when there is no snapshot, which is not correct.
--
This is an automated mess