[
https://issues.apache.org/jira/browse/HIVE-11487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akshay Goyal updated HIVE-11487:
--------------------------------
Attachment: HIVE-11487.03.patch
> 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
> Assignee: Akshay Goyal
> Attachments: HIVE-11487.01.patch, HIVE-11487.02.patch,
> HIVE-11487.03.patch
>
>
> 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)