kishendas opened a new pull request #1763: URL: https://github.com/apache/hive/pull/1763
### Why are the changes needed? Recursive call in a method. get_partitions_by_names(final String dbName, final String tblName, final List<String> partNames) is deprecated is not getting used from HS2. Fixing the recursion in case older HMS clients call this method. ### Does this PR introduce _any_ user-facing change? No ---------------------------------------------------------------- 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]
