Thomas D'Silva created PHOENIX-2518:
---------------------------------------
Summary: 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
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)