alamb commented on PR #9755:
URL: https://github.com/apache/arrow-rs/pull/9755#issuecomment-4612653709

   > @alamb I think the `FilterPredicate` can be optimized too? It is a bitmap, 
and we rely on it to mask out rows we would take, what if we replace it with a 
type containing ranges?
   
   I don't fully follow what you are suggesting, but I think continuing to 
improve FilterPredicate in follow on PRs would be a great idea. Thank you
   
   I am also working on some minor follow ups to add some more comments as 
well, as these APIs you have added are quite neat


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

Reply via email to