kaushiksrini commented on issue #1678:
URL: 
https://github.com/apache/iceberg-python/issues/1678#issuecomment-2694494545

   Hey @Fokko, actively working on this - should have a PR out soon. Had a few 
questions:
   
   1. From the `_SnapshotProducer` class, what function should I call to 
refresh the table and get the latest snapshot available?
   2. To fetch snapshots between two IDs, I see there is a [utility 
function](https://github.com/apache/iceberg/blob/291a5c9ca5f29bf2504f9162cb2dd760890bbeb2/core/src/main/java/org/apache/iceberg/MergingSnapshotProducer.java#L869)
 in Iceberg that returns a list. I couldn't find it in the Python client - 
could you point me to where this function would exist?
   
   Thanks!
   
   


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