yordan-pavlov commented on pull request #8630:
URL: https://github.com/apache/arrow/pull/8630#issuecomment-725613377


   @jorgecarleitao thank you for this PR; overall I think it's a great idea to 
reuse the code between the take and filter kernels if possible - and you have 
demonstrated how it can be possible; we just have to find a way to keep 
performance at a good level;
   
   I have been thinking whether the BitChunkIterator from here 
https://github.com/apache/arrow/blob/master/rust/arrow/src/util/bit_chunk_iterator.rs
 can be used to improve the filter kernel so I am happy to see you have already 
done it.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to