You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Peter Vary (JIRA)" <ji...@apache.org> on 2018/06/04 12:51:00 UTC

[jira] [Created] (HIVE-19783) Retrieve only locations in HiveMetaStore.dropPartitionsAndGetLocations

Peter Vary created HIVE-19783:
---------------------------------

             Summary: Retrieve only locations in HiveMetaStore.dropPartitionsAndGetLocations
                 Key: HIVE-19783
                 URL: https://issues.apache.org/jira/browse/HIVE-19783
             Project: Hive
          Issue Type: Improvement
            Reporter: Peter Vary
            Assignee: Peter Vary


Optimize further the dropTable command.
Currently {{HiveMetaStore.dropPartitionsAndGetLocations}} retrieves the whole partition object, but we need only the locations instead.

Create a RawStore method to retrieve only the locations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)