Palash Chauhan created PHOENIX-7307: ---------------------------------------
Summary: Client should refresh its metadata cache before running EXPLAIN statement Key: PHOENIX-7307 URL: https://issues.apache.org/jira/browse/PHOENIX-7307 Project: Phoenix Issue Type: Sub-task Reporter: Palash Chauhan Assignee: Palash Chauhan If we set default UCF to NEVER, EXPLAIN may not return the correct query plan since the client's metadata might be stale. It might be stale because we will not be fetching the latest metadata when compiling the query. -- This message was sent by Atlassian Jira (v8.20.10#820010)