alamb opened a new pull request, #7774:
URL: https://github.com/apache/arrow-rs/pull/7774

   # Which issue does this PR close?
   
   
   - Part of https://github.com/apache/arrow-rs/issues/7762
   
   
   # Rationale for this change
   
   As part of https://github.com/apache/arrow-rs/issues/7762 I want to optimize 
applying filters by adding a new code path.
   
   To ensure that works well, let's ensure the filtered code path is well 
covered with tests
   
   
   # What changes are included in this PR?
   
   1. Add tests for filtering batches with 0.01%, 1%, 10% and 90% and varying 
data types
   
   
   # Are these changes tested?
   Only tests, no functional changes
   
   
   # Are there any user-facing changes?
   
   


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