Palash Chauhan created PHOENIX-7305: ---------------------------------------
Summary: 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 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)