Yeachan Park created HIVE-26721: ----------------------------------- Summary: Dropping external tables with high partition count in hive-metastore takes very long Key: HIVE-26721 URL: https://issues.apache.org/jira/browse/HIVE-26721 Project: Hive Issue Type: Bug Components: Hive Affects Versions: 3.1.2 Reporter: Yeachan Park
Dropping external tables in hive-metastore with lots of partitions (~30K) takes a very long time. Seems strange since external tables should just be a delete operation on the metastore database. We're running an external hive-metastore with a backend database of Postgres 13.7. -- This message was sent by Atlassian Jira (v8.20.10#820010)