[ https://issues.apache.org/jira/browse/HIVE-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on HIVE-9003 started by Matt McCline. ------------------------------------------ > 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)