[
https://issues.apache.org/jira/browse/PHOENIX-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-531.
----------------------------------
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.
> Provide means of getting data column name from index column name
> ----------------------------------------------------------------
>
> Key: PHOENIX-531
> URL: https://issues.apache.org/jira/browse/PHOENIX-531
> Project: Phoenix
> Issue Type: Task
> Reporter: James Taylor
>
> There's currently no good way to get from an index column back to the data
> column. If we precede the row key columns from the data table with a colon,
> then we can split on the first ':' and be guaranteed to get back to the data
> column name.
--
This message was sent by Atlassian JIRA
(v6.2#6252)