You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2014/10/08 03:07:34 UTC

[jira] [Assigned] (PHOENIX-1332) Support correlated subqueries in comparison with ANY/SOME/ALL

     [ 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)