Fokko opened a new issue, #352:
URL: https://github.com/apache/iceberg-rust/issues/352

   This is an old bug from Java. Where the Snapshot was set to -1 instead of 
`None`:
   
   
https://github.com/apache/iceberg-rust/blob/aba620900e99423bbd3fed969618e67e58a03a7b/crates/iceberg/src/spec/table_metadata.rs#L44
   
   From Java 1.5 and later this is fixed. For older version of Java, the 
current-snapshot-id is required. We solved this by setting a flag: 
https://github.com/apache/iceberg-python/pull/473


-- 
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.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

Reply via email to