Dandandan opened a new pull request #8804:
URL: https://github.com/apache/arrow/pull/8804


   Hashing takes up some more time in the hash joins and is visible in 
profiling (about 1.31% of total instructions)
   
   This also upgrades to ahash 0.6, this takes automatically advantage of 
specialization on smaller keys.
    
   Seems to have a small win on tpch benchmark query 12: ~50-100ms on my 
machine. 


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