[ https://issues.apache.org/jira/browse/PHOENIX-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Palash Chauhan updated PHOENIX-7305: ------------------------------------ Description: When we drop a column on a table and if there are indexes which require this column to be in their PK, we drop those indexes. We should also invalidate the index entry in the server metadata cache in that case. (was: When we drop a column on a table and if there are indexes which require this column to be in their PK, we drop those indexes. We should also invalidate server cache in that case. ) > Invalidate server metadata cache when indexes are dropped as part of Drop > Column > -------------------------------------------------------------------------------- > > Key: PHOENIX-7305 > URL: https://issues.apache.org/jira/browse/PHOENIX-7305 > Project: Phoenix > Issue Type: Sub-task > Reporter: Palash Chauhan > Assignee: Palash Chauhan > Priority: Major > > When we drop a column on a table and if there are indexes which require this > column to be in their PK, we drop those indexes. We should also invalidate > the index entry in the server metadata cache in that case. -- This message was sent by Atlassian Jira (v8.20.10#820010)