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/02/15 05:53:19 UTC

[jira] [Resolved] (PHOENIX-33) Support table-wildcard select in join queries

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

Maryann Xue resolved PHOENIX-33.
--------------------------------

    Resolution: Fixed

> Support table-wildcard select in join queries
> ---------------------------------------------
>
>                 Key: PHOENIX-33
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-33
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 2.2.3
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 3.0.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> For example.
> select A.*, B.* from A join B on A.col1 = B.col1 join C on B.col1 = C.col1;



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)