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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
