dengzhhu653 commented on code in PR #6499:
URL: https://github.com/apache/hive/pull/6499#discussion_r3331436468


##########
standalone-metastore/metastore-client/src/main/java/org/apache/hadoop/hive/metastore/client/FilterMetaStoreClient.java:
##########
@@ -36,11 +36,11 @@
 import java.util.List;
 import java.util.Map;
 
-public abstract class MetaStoreClientWrapper extends BaseMetaStoreClient {
+public abstract class FilterMetaStoreClient extends BaseMetaStoreClient {

Review Comment:
   Acts as the same as `FilterInputStream`, it is intended for wrapping over 
the sub Metastore client



-- 
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]

Reply via email to