[
https://issues.apache.org/jira/browse/PHOENIX-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168741#comment-14168741
]
James Taylor commented on PHOENIX-1332:
---------------------------------------
+1. Thanks for the fixes, [~maryannxue].
> 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
>
> Attachments: 1332.patch
>
>
> 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)