You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Narayanan Venkateswaran (Jira)" <ji...@apache.org> on 2020/11/11 08:54:00 UTC

[jira] [Updated] (HIVE-24370) Make the GetPartitionsProjectionSpec generic and add builder methods for tables and partitions in HiveMetaStoreClient

     [ https://issues.apache.org/jira/browse/HIVE-24370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Narayanan Venkateswaran updated HIVE-24370:
-------------------------------------------
    Description: 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.  (was: 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.)

> 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
>
> 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)