rdblue opened a new pull request #1098: URL: https://github.com/apache/iceberg/pull/1098
This refactors manifest filtering and manifest merging out of `MergingSnapshotProducer`. This makes `MergingSnapshotProducer` easier to maintain and makes manifest filtering and merging generic so we can use the same logic for delete manifests. This PR also refactors the `ManifestReader` classes into one parameterized class similar to `ManifestWriter`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
