Maryann Xue created PHOENIX-1332:
------------------------------------

             Summary: Support correlated subqueries in comparison with 
ANY/SOME/ALL
                 Key: PHOENIX-1332
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1332
             Project: Phoenix
          Issue Type: Sub-task
    Affects Versions: 3.0.0, 4.0.0, 5.0.0
            Reporter: Maryann Xue


Support grammar like:

select * from OrderTable o where quantity >= ALL(select quantity from 
OrderTable where item_id = o.item_id)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to