Amareshwari Sriramadasu created HIVE-11487:
----------------------------------------------
Summary: Add getNumPartitionsByFilter api in metastore api
Key: HIVE-11487
URL: https://issues.apache.org/jira/browse/HIVE-11487
Project: Hive
Issue Type: Improvement
Components: Metastore
Reporter: Amareshwari Sriramadasu
Adding api for getting number of partitions for a filter will be more optimal
when we are only interested in the number. getAllPartitions will construct all
the partition object which can be time consuming and not required.
Here is a commit we pushed in a forked repo in our organization -
https://github.com/inmobi/hive/commit/68b3534d3e6c4d978132043cec668798ed53e444.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)