[
https://issues.apache.org/jira/browse/HIVE-24370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229894#comment-17229894
]
Narayanan Venkateswaran commented on HIVE-24370:
------------------------------------------------
[~pgaref] Thank you for the comments.
> Hey @vnhive -- what about GetPartitionsFilterSpec method? If it has the same
> naming issue it should be probably taken care of along with
> GetPartitionsProjectionSpec
Will Look into this.
> As a side note, as it changes the metastore thrift specs it probably
>causes backward incompatibility issues
Agreed, we are aware of this. I will check to see if any clients are already
using this.
> Make the GetPartitionsProjectionSpec generic and add builder methods for
> tables and partitions in HiveMetaStoreClient
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-24370
> URL: https://issues.apache.org/jira/browse/HIVE-24370
> Project: Hive
> Issue Type: Task
> Reporter: Narayanan Venkateswaran
> Assignee: Narayanan Venkateswaran
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> HIVE-20306 defines a projection struct called GetPartitionsProjectionSpec
> While the name has Partition in its name, this is a fairly generic struct
> with nothing specific to partitions. This should be renamed to a more generic
> name (GetProjectionSpec ?) and builder methods of this class for tables and
> partitions must be added to HiveMetaStoreClient.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)