Omega359 commented on issue #18676:
URL: https://github.com/apache/datafusion/issues/18676#issuecomment-3560267396

   
   > The code in your link work bit by bit from what I saw and it is not what I 
had in mind as this will actually be slower Instead for primitives you would 
compare the entire array, and get a Boolean buffer which then you do bit 
manipulation to update the equals to
   
   Right, yup. I was just doing a straight port just to see how much work it 
would be before refactoring. I'll leave it your capable hands :)
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to