[
https://issues.apache.org/jira/browse/PHOENIX-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-554.
----------------------------------
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.
> Index column names don't match data column names in projection/display
> ----------------------------------------------------------------------
>
> Key: PHOENIX-554
> URL: https://issues.apache.org/jira/browse/PHOENIX-554
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 2.1.0-Release
> Reporter: James Taylor
> Assignee: James Taylor
> Labels: bug
>
> Index column names are different than data column names, but we can mask this
> by aliasing them to match.
> One solution for the explain plan would be to create an
> IndexRowKeyColumnExpression and IndexKeyValueColumnExpression which just have
> a different toString method.
--
This message was sent by Atlassian JIRA
(v6.2#6252)