[
https://issues.apache.org/jira/browse/PHOENIX-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-553.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Order SELECT * in data table column order for index tables
> ----------------------------------------------------------
>
> Key: PHOENIX-553
> URL: https://issues.apache.org/jira/browse/PHOENIX-553
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 2.1.0-Release
> Reporter: James Taylor
> Assignee: James Taylor
> Labels: bug
>
> Currently, if you run the following query when there's an index, you'll get
> the columns in index order instead of data table order:
> SELECT * FROM t
> We need to order the projection in the way it'd be ordered if the data table
> was used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)