[ 
https://issues.apache.org/jira/browse/HIVE-21685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833122#comment-16833122
 ] 

Zoltan Haindrich commented on HIVE-21685:
-----------------------------------------

yes; I think it's redundant - but it can be removed later as well
+1

> 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
>         Attachments: 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)

Reply via email to