dengzhhu653 commented on pull request #3072:
URL: https://github.com/apache/hive/pull/3072#issuecomment-1063849177
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 about that...
--
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]