You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "metesynnada (via GitHub)" <gi...@apache.org> on 2023/06/20 07:14:23 UTC

[GitHub] [arrow-datafusion] metesynnada commented on issue #50: Vectorize hash join collision check

metesynnada commented on issue #50:
URL: https://github.com/apache/arrow-datafusion/issues/50#issuecomment-1598238706

   I will be thinking about this as well. Building an array for the equality check might improve the equality check performance, however, `compute::take` will copy the elements so I am not sure without a performance test on different cases.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org