rshkv opened a new pull request, #846:
URL: https://github.com/apache/iceberg-rust/pull/846

   Re #823. This adds support for the [Metadata Log Entries][Java] metadata 
table.
   
   This is building on @xxchan's unmerged #822. I'll update and rebase this PR 
when #822 merges.
   
   Metadata Log Entires is the metadata log with the latest snapshot per 
metadata file.
   
   Reference implementations:
   * [Java]
   * [PyIceberg]
   
   [Java]: 
https://github.com/apache/iceberg/blob/apache-iceberg-1.7.1/core/src/main/java/org/apache/iceberg/MetadataLogEntriesTable.java
   [PyIceberg]: 
https://github.com/apache/iceberg-python/blob/0e5086ceb77351bc0b6ec3a592f5eda70a0afe46/pyiceberg/table/inspect.py#L415-L447


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