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 2022/01/13 20:31:02 UTC

[GitHub] [iceberg] jackye1995 opened a new issue #3901: Support time travel to a snapshot by ref name

jackye1995 opened a new issue #3901:
URL: https://github.com/apache/iceberg/issues/3901


   Allow users to specify a snapshot name instead of ID to time travel to. For example, if a process produces daily snapshot and tag it with the date, then I can time travel back to the snapshot by specifying the date name instead of a timestamp/snapshot ID. By doing so I can optimize the specific snapshot (e.g. compaction) and just update the tag to improve performance, and the query does not need to change.


-- 
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-unsubscribe@iceberg.apache.org

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] zhangminglei commented on issue #3901: Support time travel to a snapshot by ref name

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


   @jackye1995  Is there any progress on this so far ?


-- 
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-unsubscribe@iceberg.apache.org

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] zhangminglei edited a comment on issue #3901: Support time travel to a snapshot by ref name

Posted by GitBox <gi...@apache.org>.
zhangminglei edited a comment on issue #3901:
URL: https://github.com/apache/iceberg/issues/3901#issuecomment-1032555036


   @jackye1995  Is there any progress on this so far ?  We do need this feature at the moment. Hope!


-- 
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-unsubscribe@iceberg.apache.org

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