You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2022/03/14 08:21:00 UTC

[jira] [Created] (HIVE-26035) Move to directsql for ObjectStore::addPartitions

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)