vamsikarnika commented on code in PR #648:
URL: https://github.com/apache/incubator-xtable/pull/648#discussion_r1954308369
##########
xtable-hive-metastore/src/test/java/org/apache/xtable/hms/HMSCatalogSyncTestBase.java:
##########
@@ -43,7 +43,7 @@
import org.apache.xtable.model.storage.CatalogType;
import org.apache.xtable.model.storage.TableFormat;
-public class HMSCatalogSyncClientTestBase {
+public class HMSCatalogSyncTestBase {
Review Comment:
renamed this class since this class used by not just test for HMS Client
classes as well as partiton sync classes. This naming conventions also matches
with GlueCatalogSyncTestBase
--
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]