[
https://issues.apache.org/jira/browse/PHOENIX-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maryann Xue reassigned PHOENIX-1332:
------------------------------------
Assignee: Maryann Xue
> 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
> Assignee: Maryann Xue
> Fix For: 3.0.0, 4.0.0, 5.0.0
>
>
> 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)