devanbenz commented on PR #11055:
URL: https://github.com/apache/arrow-rs/pull/11055#issuecomment-5687838045

   Hi @Rich-T-kid and @alamb  this seems very similar to the PR I have here: 
https://github.com/apache/arrow-rs/pull/10136/changes :thinking: 
   
   If we are planning on going with your implementation here it may be a good 
idea to pull over some of the benchmarking I did in mine and verify that sparse 
and dense bitmaps are accounted for. I was finding performance issues using 
pext when a bitmap was either of the two. It wasn't much of a performance hit 
just a few percentage points, but still. That being said, my PR has been 
awaiting review for some time now. 


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