apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.49k stars 2.24k forks source link

Core: Serialize `null` when there is no current snapshot #11560

Closed Fokko closed 3 days ago

Fokko commented 6 days ago

While reviewing some stuff on the rust end, I noticed that the library can still produce -1 for the current-snapshot-id which is invalid.