zhongqishang opened a new issue, #14725: URL: https://github.com/apache/iceberg/issues/14725
### Apache Iceberg version 1.10.0 (latest release) ### Query engine None ### Please describe the bug 🐞 When I write a snapshot using Flink (this snapshot contains two datafiles and one position delete file, meaning the datafiles have rolled), the historical datafiles are associated with the newly committed position delete file. This also causes the commit validation to fail. ### Willingness to contribute - [x] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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]
