amogh-jahagirdar opened a new pull request #3883: URL: https://github.com/apache/iceberg/pull/3883
Co-authored-by: @hameizi [email protected] Co-authored-by: @jackye1995 [email protected] This is a continuation of the work already done by Jack and @hameizi in https://github.com/apache/iceberg/pull/3104. Some comments addressed include cleaning up the builder for SnapshotRef, adding the interface methods to get a snapshot ref by name, and validation that only the main branch snapshot reference can have a snapshot id of -1. we will tackle updating snapshot expiration In subsequent PRs as outlined in this doc: https://docs.google.com/document/d/1PvxK_0ebEoX3s7nS6-LOJJZdBYr_olTWH9oepNUfJ-A/edit# . The functions for handling table mutations and having a reference to the committed mutation will be in a follow on PR as well. -- 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]
