dannycjones opened a new pull request, #2738: URL: https://github.com/apache/iceberg-rust/pull/2738
## Which issue does this PR close? Addresses a follow-up in the PR for snapshot validator updates (not merged): https://github.com/apache/iceberg-rust/pull/2367#discussion_r3306554687 ## What changes are included in this PR? To support writing deletes, we will be making changes to the snapshot production layer. This change adds unit tests for the existing snapshot production covering added data files. As that evolves, we can evolve the tests with it and maintain good coverage. ## Are these changes tested? These are tests. :) -- 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]
