codope commented on code in PR #6662:
URL: https://github.com/apache/hudi/pull/6662#discussion_r971978788


##########
hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/TestHiveSyncTool.java:
##########
@@ -88,8 +88,8 @@
 public class TestHiveSyncTool {
 
   private static final List<Object> SYNC_MODES = Arrays.asList(
-      "hiveql",
-      "hms",
+      /*"hiveql",
+      "hms",*/

Review Comment:
   Good catch. This was just to reduce test time locally. I have removed the 
comment.



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

Reply via email to