You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2018/02/28 02:00:01 UTC

[jira] [Assigned] (HIVE-18819) Vectorization: Optimize IF statement expression evaluation of THEN/ELSE

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

Matt McCline reassigned HIVE-18819:
-----------------------------------


> Vectorization: Optimize IF statement expression evaluation of THEN/ELSE
> -----------------------------------------------------------------------
>
>                 Key: HIVE-18819
>                 URL: https://issues.apache.org/jira/browse/HIVE-18819
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 3.0.0
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>
> Currently, all the rows of a batch are evaluated for the THEN and ELSE expressions even though only a value from one of them is needed for any particular row.



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