You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/06/17 21:44:58 UTC

[GitHub] [incubator-iceberg] aokolnychyi opened a new pull request #222: Extend Table API to get snapshots by id

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org