aiborodin commented on issue #14090: URL: https://github.com/apache/iceberg/issues/14090#issuecomment-3326591679
> but whenever delete files are present in the next WriteResult, we need to create a table snapshot for the current WriteResult, because delete files are applied before appending new data. To cover this scenario, we can add a writeResultIndex to the snapshot summary, in addition to the max chckpoint id which we already store. @mxm let's discuss this solution in https://github.com/apache/iceberg/pull/14092. -- 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]
