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 2018/08/29 01:47:00 UTC

[jira] [Created] (PHOENIX-4878) Remove SharedTableState and replace with PTable

Thomas D'Silva created PHOENIX-4878:
---------------------------------------

             Summary: Remove SharedTableState and replace with PTable
                 Key: PHOENIX-4878
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4878
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Thomas D'Silva


When we drop a column from a base table we also drop view indexes that require the column. This information is passed back to the client using the SharedTableState proto. Convert this to use our regular PTable proto.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)