pvary edited a comment on pull request #3072:
URL: https://github.com/apache/hive/pull/3072#issuecomment-1063822321
The ` List<String> listPartitionNames(String catName, String dbName, String
tblName, String defaultPartName, byte[] exprBytes, String order, short
maxParts) ` method was added by me as part of HIVE-22458.
Currently in master we use `List<String>
listPartitionNames(PartitionsByExprRequest request)` to replace others with the
same method name, so I think the method can also be cleaned...
Sorry for that...
> IMetaStoreClient `listPartitionNames` at line 1309 can be cleaned, it
would be great if you can do me a favor for that.
> Thanks,
> Zhihua Deng
Could you please ellaborate?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]