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

Maryann Xue resolved PHOENIX-1399.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3
                   4.3

> Support cross joins and comma-separated table list
> --------------------------------------------------
>
>                 Key: PHOENIX-1399
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1399
>             Project: Phoenix
>          Issue Type: New Feature
>    Affects Versions: 3.0.0, 4.0.0, 5.0.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 4.3, 3.3
>
>         Attachments: 1399.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Support grammar like:
> select * from a, b, c where a.col1 = b.col1 and b.col2 = c.col2;
> or
> select * from a, b where a.col1 > b.col1;



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

Reply via email to