Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Simple test to reproduce:
select * from table1 where name IN(‘g’,‘r’) AND name IN(‘a’,‘b’);
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-26209 HIVE CBO. Wrong results with Hive SQL query with MULTIPLE IN conditions in where clause if CBO enabled
- Resolved