vertexclique edited a comment on pull request #8664:
URL: https://github.com/apache/arrow/pull/8664#issuecomment-727560018


   This is using safe bitvec interface to manage bits. I worked on top of my 
existing PR. Since that didn't change all code to use safe operations, now this 
does. I squashed all my work into a single commit and closing PR: 
https://github.com/apache/arrow/pull/8598
   
   Closed that with comment:  
https://github.com/apache/arrow/pull/8598#issuecomment-727294219
   
   Bitvec is also issuing popcnt instruction like the other pr which just got 
merged. So I didn't put effort to fix them instead dependency does them safely.


----------------------------------------------------------------
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:
[email protected]


Reply via email to