Dandandan commented on issue #842:
URL: https://github.com/apache/arrow-rs/issues/842#issuecomment-949016939


   > > Seems to me we can/should implement this with bitwise operations, i.e. 
!(x ^ y)
   > 
   > I assume you mean calculate more than one element of each array at a time 
(like do it 8 or 64 bits at a time):
   
   Yes, that was the idea (u64 at a time). See the PR for the implementation :)


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