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