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/02 01:13:12 UTC

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

Matt McCline created HIVE-9003:
----------------------------------

             Summary: 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


SELECT IF (bool_col, 'first', 'second') FROM ...

is broken for Vectorization.



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