hemanthboyina opened a new pull request, #14696: URL: https://github.com/apache/iceberg/pull/14696
The rewrite-all=true option incorrectly bypassed file group validation (filterFileGroups()), allowing single-file groups to be rewritten. This caused the commit phase to incorrectly handle file replacement, resulting in both old and new files being retained in the table metadata, leading to duplicate rows Fixes https://github.com/apache/iceberg/issues/14667 -- 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]
