linliu-code commented on code in PR #10663:
URL: https://github.com/apache/hudi/pull/10663#discussion_r1488730822


##########
hudi-utilities/src/test/java/org/apache/hudi/utilities/sources/TestSqlFileBasedSource.java:
##########
@@ -63,7 +63,7 @@ public class TestSqlFileBasedSource extends UtilitiesTestBase 
{
 
   @BeforeAll
   public static void initClass() throws Exception {
-    UtilitiesTestBase.initTestServices(true, true, false);
+    UtilitiesTestBase.initTestServices(false, true, false);

Review Comment:
   Tests that uses utilitiesTestBase. I will keep removing more.



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