chinmay-bhat commented on issue #737: URL: https://github.com/apache/iceberg-python/issues/737#issuecomment-2113132702
> Yeah I think it would be helpful to introduce a snapshot_by_timestamp utility function to get the snapshot - just like you mentioned, that would help recover feature parity with the existing Java API Yeah, looking at the [Java api](https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/SetSnapshotOperation.java#L68), something like `findLatestAncestorOlderThan` makes sense. > WDYT? Sounds good to me! -- 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