[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-13957: ------------------------------------ Resolution: Fixed Fix Version/s: 2.0.2 2.2.0 1.3.0 Target Version/s: 2.1.1 Status: Resolved (was: Patch Available) Committed to some branches. [~jcamachorodriguez] what is the state of 2.1? Can I commit there now? I put 2.1.1 as target version for now > 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 > Fix For: 1.3.0, 2.2.0, 2.0.2 > > Attachments: HIVE-13957.01.patch, HIVE-13957.02.patch, > HIVE-13957.03.patch, 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)