[
https://issues.apache.org/jira/browse/HIVE-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844187#action_12844187
]
Zheng Shao commented on HIVE-1238:
----------------------------------
{{get_partitions_mp_by_name}} will be much more efficient than the other.
HIVE-804 can be used as a test case for the new API if we refactor it.
> Get partitions with a partial specification
> --------------------------------------------
>
> Key: HIVE-1238
> URL: https://issues.apache.org/jira/browse/HIVE-1238
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Metastore
> Reporter: Paul Yang
> Assignee: Paul Yang
> Fix For: 0.6.0
>
>
> Currently, the metastore API only allows retrieval of all the partitions of a
> table, or the retrieval of a single partition given a complete partition
> specification. For HIVE-936, a method to retrieve all partitions that match a
> partial partition specification would be useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.