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

Jimmy Xiang updated HIVE-12511:
-------------------------------
    Attachment: HIVE-12511.1.patch

> IN clause performs differently then = clause
> --------------------------------------------
>
>                 Key: HIVE-12511
>                 URL: https://issues.apache.org/jira/browse/HIVE-12511
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: HIVE-12511.1.patch
>
>
> Similar to HIVE-11973, IN clause performs differently then = clause for "int" 
> type with string values.
> For example,
> {noformat}
> SELECT * FROM inttest WHERE iValue IN ('01');
> {noformat}
> will not return any rows with int iValue = 1.



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

Reply via email to