You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/02/03 04:32:51 UTC

[jira] [Created] (PHOENIX-3650) Remove indexedColumnInfo from index maintainer

Samarth Jain created PHOENIX-3650:
-------------------------------------

             Summary: Remove indexedColumnInfo from index maintainer
                 Key: PHOENIX-3650
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3650
             Project: Phoenix
          Issue Type: Bug
            Reporter: Samarth Jain


indexedColumnInfo was added in IndexMaintainer to help detect whether if a column being dropped is an indexed column. Also, to validate if the view has all the columns of an index. The information Column name/Column family is already available for the callers of the method IndexMaintainer#getIndexedColumnInfo. So we should get rid of it. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)