[ https://issues.apache.org/jira/browse/HIVE-13582?focusedWorklogId=235019&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-235019 ]
ASF GitHub Bot logged work on HIVE-13582: ----------------------------------------- Author: ASF GitHub Bot Created on: 30/Apr/19 01:06 Start Date: 30/Apr/19 01:06 Worklog Time Spent: 10m Work Description: vineetgarg02 commented on pull request #612: HIVE-13582: Support for Quantified predicates for non-correlated queries URL: https://github.com/apache/hive/pull/612 This adds the support for Quantified predicates (ANY/SOME, ALL) in WHERE and SELECT. Note that `<>ANY` and `=ALL` is not yet supported. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 235019) Time Spent: 10m Remaining Estimate: 0h > E061-07 and E061-12: Quantified Comparison Predicates > ----------------------------------------------------- > > Key: HIVE-13582 > URL: https://issues.apache.org/jira/browse/HIVE-13582 > Project: Hive > Issue Type: Sub-task > Reporter: Carter Shanklin > Assignee: Vineet Garg > Priority: Major > Labels: pull-request-available > Attachments: HIVE-13582.1.patch, HIVE-13582.2.patch, > HIVE-13582.3.patch, HIVE-13582.4.patch > > Time Spent: 10m > Remaining Estimate: 0h > > This is a part of the SQL:2011 Analytics Complete Umbrella JIRA HIVE-13554. > Quantified comparison predicates (ANY/SOME/ALL) are mandatory in the SQL > standard. Hive should support the predicates (E061-07) and you should be able > to use these with subqueries (E061-12) -- This message was sent by Atlassian JIRA (v7.6.3#76005)