[
https://issues.apache.org/jira/browse/PHOENIX-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-2518.
-----------------------------------
Resolution: Fixed
> IndexMaintainer does not populate indexedColumnTypes correctly
> --------------------------------------------------------------
>
> Key: PHOENIX-2518
> URL: https://issues.apache.org/jira/browse/PHOENIX-2518
> Project: Phoenix
> Issue Type: Bug
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2518.patch
>
>
> In IndexMaintainer.initCachedState()
> indexedColumns is a set, so we should only add column to indexedColumnTypes
> if it doesnt already exist in the set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)