You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2014/12/05 08:34:13 UTC

[jira] [Updated] (HIVE-9003) Vectorized IF expr broken for the scalar and scalar case

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

Matt McCline updated HIVE-9003:
-------------------------------
    Attachment: HIVE-9003.01.patch

> Vectorized IF expr broken for the scalar and scalar case
> --------------------------------------------------------
>
>                 Key: HIVE-9003
>                 URL: https://issues.apache.org/jira/browse/HIVE-9003
>             Project: Hive
>          Issue Type: Bug
>          Components: Vectorization
>    Affects Versions: 0.14.0
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>             Fix For: 0.14.1
>
>         Attachments: HIVE-9003.01.patch
>
>
> SELECT IF (bool_col, 'first', 'second') FROM ...
> is broken for Vectorization.



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