[ https://issues.apache.org/jira/browse/HIVE-24370?focusedWorklogId=510166&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-510166 ]
ASF GitHub Bot logged work on HIVE-24370: ----------------------------------------- Author: ASF GitHub Bot Created on: 11/Nov/20 10:15 Start Date: 11/Nov/20 10:15 Worklog Time Spent: 10m Work Description: pgaref edited a comment on pull request #1664: URL: https://github.com/apache/hive/pull/1664#issuecomment-725334010 Hey @vnhive -- what about GetPartitionsFilterSpec method? If it has the same naming issue it should be probably taken care of along with GetPartitionsProjectionSpec As a side note, as it changes the metastore thrift specs it probably causes backward incompatibility issues ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 510166) Time Spent: 0.5h (was: 20m) > 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)