pvary opened a new pull request, #14652:
URL: https://github.com/apache/iceberg/pull/14652

   Vectorized filtering currently done internally to the reader.
   This PR moves to filtering up one level.
   
   Found some tests which are relying on the filtering in the reader. Currently 
they are hacked around (needed to make the `BatchDeleteFilter` and the 
`BaseBatchReader` public. Let's see if other tests are breaking, or no, and 
move the tests if everything seems ok


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

Reply via email to