vnhive commented on a change in pull request #1664:
URL: https://github.com/apache/hive/pull/1664#discussion_r522414765
##########
File path:
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift
##########
@@ -1979,7 +1979,7 @@ struct GetPartitionsRequest {
4: optional bool withAuth,
5: optional string user,
6: optional list<string> groupNames,
- 7: GetPartitionsProjectionSpec projectionSpec
+ 7: GetProjectionsSpec projectionSpec
8: GetPartitionsFilterSpec filterSpec, // TODO not yet implemented. Must be
present but ignored
Review comment:
I generally thought it is forbidden to make changes unrelated to the
JIRA in a patch. Ofcourse this is a minor change and I will do as you suggest.
Thank you for the comment.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]