sdd opened a new pull request, #323:
URL: https://github.com/apache/iceberg-rust/pull/323

   This PR was broken out of https://github.com/apache/iceberg-rust/pull/241 as 
that PR was getting too large.
   
   It depends on https://github.com/apache/iceberg-rust/pull/322, and 
integrates the `ManifestEvaluator` from that PR into `TableScan`, to perform 
the filtering capability provided by `ManfestEvaluator` on the manifest files 
in the manifest for the scan's snapshot, rejecting any manifests that don't 
match the table scan's filter predicate, if present.


-- 
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

Reply via email to