Dandandan edited a comment on pull request #9826:
URL: https://github.com/apache/arrow/pull/9826#issuecomment-810362925


   Merged with master
   
   A small change with some nice performance benefits for common joins, without 
(for now at least) creating a custom hashmap datastructure.
   `smallvec` is already used by transitive dependencies, and is small, so 
doesn't seem a big dependency addition. Also it is suggested to be used in 
Arrow before (for the array data structure).
   
   FYI @alamb @jorgecarleitao @andygrove


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