You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2020/08/25 18:58: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 ]

Chinmay Kulkarni updated PHOENIX-4878:
--------------------------------------
    Priority: Minor  (was: Major)

> 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: Minor
>              Labels: phoenix-hardening
>             Fix For: 4.16.0
>
>         Attachments: PHOENIX-4878.v2-4.x-HBase-1.3.patch, PHOENIX-4878.v2-master.patch, PHOENIX-4878.v3-4.x-HBase-1.3.patch, PHOENIX-4878.v3-master.patch, Screenshot from 2019-08-16 10-59-54.png
>
>          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
(v8.3.4#803005)