alexdegroot opened a new pull request, #45609:
URL: https://github.com/apache/arrow/pull/45609

   ### Rationale for this change
   Improve the performance of the GetBit operations by avoiding array 
allocation everytime method get used.
   
   ### What changes are included in this PR?
   Small changes to the class where the PopcountTable and BitMask both become 
static readonly byte-arrays.
   
   ### Are these changes tested?
   Yes, all changes pass
   
   ### Are there any user-facing changes?
   No breaking 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