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

Gopal V updated HIVE-18866:
---------------------------
    Attachment:     (was: HIVE-18079.9.patch)

> Semijoin: Implement a Long -> Hash64 vector fast-path
> -----------------------------------------------------
>
>                 Key: HIVE-18866
>                 URL: https://issues.apache.org/jira/browse/HIVE-18866
>             Project: Hive
>          Issue Type: Improvement
>          Components: Vectorization
>            Reporter: Gopal V
>            Priority: Major
>              Labels: performance
>         Attachments: perf-hash64-long.png
>
>
> A significant amount of CPU is wasted with JMM restrictions on byte[] arrays.
> To transform from one Long -> another Long, this goes into a byte[] array, 
> which shows up as a hotspot.
> !perf-hash64-long.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to