Wechar created HIVE-27676:
-----------------------------
Summary: Reuse the add_partitions logic for add_partition in
ObjectStore
Key: HIVE-27676
URL: https://issues.apache.org/jira/browse/HIVE-27676
Project: Hive
Issue Type: Improvement
Components: Hive
Affects Versions: 4.0.0-beta-1
Reporter: Wechar
Assignee: Wechar
HIVE-26035 implements direct SQL for {{add_partitions}} to improve performance,
we can also reuse this logic for {{{}add_partition{}}} with following benefits:
* Get the performance improvement in direct SQL
* Code cleaner, reduce the duplicate code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)