You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (JIRA)" <ji...@apache.org> on 2019/08/09 17:15:00 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xinyi Yan updated PHOENIX-4878:
-------------------------------
    Attachment:     (was: PHOENIX-4878.patch)

> 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
>            Assignee: Xinyi Yan
>            Priority: Major
>         Attachments: PHOENIX-4878-4.x-HBase-1.3.patch, PHOENIX-4878.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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.14#76016)