You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2020/11/10 18:25:00 UTC

[jira] [Resolved] (HIVE-23976) Enable vectorization for multi-col semi join reducers

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

Jesus Camacho Rodriguez resolved HIVE-23976.
--------------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

> Enable vectorization for multi-col semi join reducers
> -----------------------------------------------------
>
>                 Key: HIVE-23976
>                 URL: https://issues.apache.org/jira/browse/HIVE-23976
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Stamatis Zampetakis
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> HIVE-21196 introduces multi-column semi-join reducers in the query engine. However, the implementation relies on GenericUDFMurmurHash which is not vectorized thus the respective operators cannot be executed in vectorized mode. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)