huibo.liu created HIVE-26430:
--------------------------------
Summary: hive-metastore partition_keys add switch
Key: HIVE-26430
URL: https://issues.apache.org/jira/browse/HIVE-26430
Project: Hive
Issue Type: Improvement
Reporter: huibo.liu
After multiple verifications, when the hive table deletes the table, it will
perform an associated query on the partitions table regardless of whether the
table is partitioned or not; the metadata of a large amount of data will cause
unnecessary pressure on the metadata database; you can pass
table.getPartitionKeysSize() To determine whether to perform an associated
query of the partitions table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)