Steve Carlin created HIVE-27002:
-----------------------------------
Summary: PART_COL_STATS metastore query not hitting the index
Key: HIVE-27002
URL: https://issues.apache.org/jira/browse/HIVE-27002
Project: Hive
Issue Type: Bug
Components: Standalone Metastore
Reporter: Steve Carlin
h4.
The query located here:
[https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java#L1029-L1032]
is not hitting an index. The index contains CAT_NAME whereas this query does
not. This was a change made in Hive 3.0, I think.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)