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: [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]