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

   # Which issue does this PR close?
   
   Part of #1864
   
   # Rationale for this change
   
   We have heavily optimised code for iterating bitmasks, we should use it in 
more places
   
   # What changes are included in this PR?
   
   Extracts the core logic of filter::SlicesIterator and filter::IndexIterator 
into a public module where they can be used by other code
   
   # Are there any user-facing changes?
   
   No
   


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