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

   Re #823. Extends @xxchan's #822 to add support for the "history" metadata 
table. (I'll rebase and update this PR once #822 merges.)
   
   The history table is the [snapshot 
log](https://iceberg.apache.org/terms/#snapshot-log-history-table) with 
ancestry information. 
   
   Reference implementations:
   * 
[Java](https://github.com/apache/iceberg/blob/apache-iceberg-1.7.1/core/src/main/java/org/apache/iceberg/HistoryTable.java)
   * 
[PyIceberg](https://github.com/apache/iceberg-python/blob/0e5086ceb77351bc0b6ec3a592f5eda70a0afe46/pyiceberg/table/inspect.py#L449-L474)


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