[
https://issues.apache.org/jira/browse/PHOENIX-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyi Yan updated PHOENIX-4878:
-------------------------------
Attachment: PHOENIX-4878.v2-master.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.v2-master.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)