Rajesh Balamohan created HIVE-26035: ---------------------------------------
Summary: Move to directsql for ObjectStore::addPartitions Key: HIVE-26035 URL: https://issues.apache.org/jira/browse/HIVE-26035 Project: Hive Issue Type: Bug Reporter: Rajesh Balamohan Currently {{addPartitions}} uses datanuclues and is super slow for large number of partitions. It will be good to move to direct sql. Lots of repeated SQLs can be avoided as well (e.g SDS, SERDE, TABLE_PARAMS) -- This message was sent by Atlassian Jira (v8.20.1#820001)