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 2020/10/12 23:13:42 UTC

[GitHub] [iceberg] aokolnychyi opened a new issue #1595: Spark SQL Extensions: Cherrypick snapshot

aokolnychyi opened a new issue #1595:
URL: https://github.com/apache/iceberg/issues/1595


   ```
   CALL catalog.schema.cherrypick_snapshot (
     namespace => 'namespace_name',
     table => 'table_name',
     snapshot_id => id
   )
   ```
   
   The command can return `source_snapshot_id` and `current_snapshot_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



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


[GitHub] [iceberg] rdblue closed issue #1595: Spark SQL Extensions: Cherrypick snapshot

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #1595:
URL: https://github.com/apache/iceberg/issues/1595


   


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



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


[GitHub] [iceberg] aokolnychyi commented on issue #1595: Spark SQL Extensions: Cherrypick snapshot

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on issue #1595:
URL: https://github.com/apache/iceberg/issues/1595#issuecomment-707391593


   This one is on 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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