aokolnychyi opened a new pull request #222: Extend Table API to get snapshots by id URL: https://github.com/apache/incubator-iceberg/pull/222 This PR introduces a way to get a snapshot by id via the `Table` API. This change is needed to efficiently support Iceberg tables as sinks in Spark Structured Streaming. In particular, this change allows us to efficiently retrieve the parent snapshot by id.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
