[ 
https://issues.apache.org/jira/browse/HIVE-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vineet Garg resolved HIVE-9532.
-------------------------------
    Resolution: Duplicate

> add support for quantified predicates 
> --------------------------------------
>
>                 Key: HIVE-9532
>                 URL: https://issues.apache.org/jira/browse/HIVE-9532
>             Project: Hive
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: N Campbell
>            Priority: Major
>
> allow a quantified predicate using ALL/ANY/SOME
> {code}
> select rnum, c1, c2 from tjoin2 where 20 > some (select c1 from tjoin1)
> Error while compiling statement: FAILED: ParseException line 1:50 cannot 
> recognize input near 'select' 'c1' 'from' in function specification
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to