You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/12/10 23:22:56 UTC

[GitHub] [hive] kishendas opened a new pull request #1763: Fix recursive call

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] rbalamohan merged pull request #1763: Fix recursive call

Posted by GitBox <gi...@apache.org>.
rbalamohan merged pull request #1763:
URL: https://github.com/apache/hive/pull/1763


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org