[ 
https://issues.apache.org/jira/browse/HIVE-14437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gopal V updated HIVE-14437:
---------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0
     Release Note: 
 Vectorization: Optimize key misses in VectorMapJoinFastBytesHashTable (Gopal 
V, reviewed by Matt McCline)

           Status: Resolved  (was: Patch Available)

> Vectorization: Optimize key misses in VectorMapJoinFastBytesHashTable
> ---------------------------------------------------------------------
>
>                 Key: HIVE-14437
>                 URL: https://issues.apache.org/jira/browse/HIVE-14437
>             Project: Hive
>          Issue Type: Improvement
>          Components: Vectorization
>    Affects Versions: 2.2.0
>            Reporter: Gopal V
>            Assignee: Gopal V
>             Fix For: 2.2.0
>
>         Attachments: HIVE-14437.1.patch
>
>
> Currently, the lookup in VectorMapJoinFastBytesHashTable proceeds until the 
> max number of metric put conflicts have been reached.
> This can have a fast-exit when encountering the first empty slot during the 
> probe, to speed up looking for non-existent keys.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to