amogh-jahagirdar opened a new pull request #4019: URL: https://github.com/apache/iceberg/pull/4019
Co-authored-by: wangzeyu <[email protected]> Co-authored-by: Jack Ye <[email protected]> This is a smaller PR as part of breaking up the changes in https://github.com/apache/iceberg/pull/3883/files. This change includes the SnapshotRef entity in the Iceberg API as well as a SnapshotReferenceParser utility class to be used when serializing and deserializing as part of TableMetadata parsing/serializing. TableMetadata parsing/serializing of the reference will be a part of the PR which includes TableMetadata changes for branching/tagging, as we will need the metadata APIs defined. For this PR the focus is the SnapshotRef entity, the serializing/deserializing utility class and tests. -- 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]
