Carter Shanklin created HIVE-13575:
--------------------------------------
Summary: Support multi-subquery in all cases.
Key: HIVE-13575
URL: https://issues.apache.org/jira/browse/HIVE-13575
Project: Hive
Issue Type: Bug
Reporter: Carter Shanklin
This is a part of the SQL:2011 Analytics Complete Umbrella JIRA HIVE-13554.
Hive should support multiple subqueries wherever it is mandated. Currently
there are many restrictions such as "select * from t1 where t1.x in (select c
from t2) and t1.y in (select c from t3);" is not allowed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)