[
https://issues.apache.org/jira/browse/HIVE-21685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated HIVE-21685:
-------------------------------------------
Resolution: Fixed
Fix Version/s: 3.2.0
4.0.0
Status: Resolved (was: Patch Available)
Pushed to master, thanks [~kgyrtkirk]
> Wrong simplification in query with multiple IN clauses
> ------------------------------------------------------
>
> Key: HIVE-21685
> URL: https://issues.apache.org/jira/browse/HIVE-21685
> Project: Hive
> Issue Type: Bug
> Components: CBO
> Reporter: Oliver Draese
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Fix For: 4.0.0, 3.2.0
>
> Attachments: HIVE-21685.patch, HIVE-21685.patch, HIVE-21685.patch,
> HIVE-21685.patch
>
>
> Simple test to reproduce:
> {code}
> select * from table1 where name IN(‘g’,‘r’) AND name IN(‘a’,‘b’);
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)