You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2015/12/11 23:34:46 UTC

[jira] [Created] (PHOENIX-2518) IndexMaintainer does not populate indexedColumnTypes correctly

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)