[
https://issues.apache.org/jira/browse/HIVE-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384866#comment-14384866
]
Sergey Shelukhin commented on HIVE-10123:
-----------------------------------------
If you are changing metric to ms, why not use System.current-ms instead of a
more expensive nano call?
Then, there should be a better way to expand and rehash directly to target, w/o
iterations
> Hybrid grace Hash join : Use estimate key count from stats to initialize
> BytesBytesMultiHashMap
> -----------------------------------------------------------------------------------------------
>
> Key: HIVE-10123
> URL: https://issues.apache.org/jira/browse/HIVE-10123
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 1.2.0
> Reporter: Mostafa Mokhtar
> Assignee: Mostafa Mokhtar
> Fix For: 1.2.0
>
> Attachments: HIVE-10123.01.patch
>
>
> Hybrid grace Hash join is not using estimated number of rows from the
> statistics to initialize BytesBytesMultiHashMap.
> Add some logging to BytesBytesMultiHashMap to track get probes and use msec
> for expandAndRehash as us overflow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)