Fokko opened a new issue, #7257: URL: https://github.com/apache/iceberg/issues/7257
### Feature Request / Improvement In order to do updates, we need to alter the Metadata JSON file to point to the latest ManifestList. To update to the latest version a new snapshot needs to be added, and the current snapshot needs to point to the newly created snapshot. I did a first version attempt in: https://github.com/apache/iceberg/pull/6323/ @danielcweeks did you have any thoughts on this with respect to the multi-table transactions? The abovementioned PR focusses on table level transactions. ### Query engine None -- 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]
