[
https://issues.apache.org/jira/browse/HIVE-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-13660:
--------------------------------
Fix Version/s: 1.3.0
> Vectorizing IN expression with list of columns throws
> java.lang.ClassCastException ExprNodeColumnDesc cannot be cast to
> ExprNodeConstantDesc
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-13660
> URL: https://issues.apache.org/jira/browse/HIVE-13660
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Fix For: 1.3.0, 2.1.0
>
> Attachments: HIVE-13660.01.patch
>
>
> Example:
> SELECT * FROM alltypesorc WHERE cint in (ctinyint, cbigint);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)