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

Sergey Shelukhin updated HIVE-13957:
------------------------------------
    Description: 
The cast is applied to the column in regular IN, but vectorized IN applies it 
to the IN() list.
This can cause queries to produce incorrect results.


  was:The cast is applied to the column in regular IN, but vectorized IN 
applies it to the IN() list


> vectorized IN is inconsistent with non-vectorized (at least for decimal in 
> (string))
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-13957
>                 URL: https://issues.apache.org/jira/browse/HIVE-13957
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-13957.patch, HIVE-13957.patch
>
>
> The cast is applied to the column in regular IN, but vectorized IN applies it 
> to the IN() list.
> This can cause queries to produce incorrect results.



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

Reply via email to