[
https://issues.apache.org/jira/browse/HIVE-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271532#comment-15271532
]
Matt McCline commented on HIVE-13660:
-------------------------------------
Committed to master and branch-1.
> 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
> 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)