ngsg commented on PR #5771:
URL: https://github.com/apache/hive/pull/5771#issuecomment-3039490652

   @deniskuzZ, I have updated the PR according to your renaming requests below. 
Regarding `SynchronizedMetaStoreClient`, since there are now two classes with 
that name in `Hive.java`, I decided to use FQN for the class formerly called as 
`SynchronizedMetaStoreClientProxy`, as it comes from a different package.
   
   I hope these changes don't break anything. I'll check and fix anything I 
might have missed in the morning.
   
   > * BaseMetaStoreClientProxy -> MetaStoreClientProxy
   > * HookEnabledMetaStoreClientProxy -> HookEnabledMetaStoreClient
   > * SynchronizedMetaStoreClientProxy -> SynchronizedMetaStoreClient


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to