nastra opened a new pull request, #15511: URL: https://github.com/apache/iceberg/pull/15511
https://github.com/apache/iceberg/pull/10523 added an optimization where the snapshot isn't loaded from the latest table state after it has been committed. After talking to @danielcweeks @amogh-jahagirdar @rdblue we want to be more defensive when cleaning up files and we should be doing the cleanup based on the latest table state. This means that we should be loading the snapshot after it has been been committed in order to prevent accidental cleanup of files that are based on a snapshot state that isn't necessarily the one that's committed -- 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]
