ConeyLiu opened a new pull request, #8072: URL: https://github.com/apache/iceberg/pull/8072
Currently, we only support creating branches with a given snapshot ID. However, there is no snapshot for an empty table. This PR achieves this by creating a newly empty snapshot for an empty table. And binding the branch to the new snapshot. -- 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]
