c-thiel opened a new pull request, #1167:
URL: https://github.com/apache/iceberg-rust/pull/1167

   ## What changes are included in this PR?
   Ensures that the sequence number of any snapshot in TableMetadata is lower 
or equal to the `last_sequence_number`.
   
   In Java this happens during indexing:
   
https://github.com/apache/iceberg/blob/0152075268851d397b60bcb66e5a7c346271dfd9/core/src/main/java/org/apache/iceberg/TableMetadata.java#L842
   


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

Reply via email to