hsiang-c opened a new pull request, #9335: URL: https://github.com/apache/iceberg/pull/9335
### Note to reviewers - Closes https://github.com/apache/iceberg/issues/8856 - Instead of deduplicating `ManifestFile` by `Sets.newHashSet()` in `BaseAllMetadataTableScan::reachableManifests`, return all `ManifestFile` from all snapshots. - `REF_SNAPSHOT_ID` is used by `AllManifestsTable` already, so I chose this terminology instead of `AS_OF_SNAPSHOT`. - There are a few unit tests failed in `TestMetadataTableFilters`, working on the fix. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org