[
https://issues.apache.org/jira/browse/PHOENIX-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ankit Singhal updated PHOENIX-4878:
-----------------------------------
Fix Version/s: (was: 4.16.0)
4.17.0
> 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.17.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)