You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/24 04:23:48 UTC

[GitHub] [hudi] xushiyan commented on a diff in pull request #7033: [HUDI-5081] Tests clean up in hudi-utilities

xushiyan commented on code in PR #7033:
URL: https://github.com/apache/hudi/pull/7033#discussion_r1002872498


##########
hudi-utilities/src/test/java/org/apache/hudi/utilities/TestHoodieIndexer.java:
##########
@@ -75,46 +68,29 @@
 import static org.junit.jupiter.api.Assertions.assertFalse;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
-public class TestHoodieIndexer extends HoodieCommonTestHarness implements SparkProvider {
+public class TestHoodieIndexer extends SparkClientFunctionalTestHarness implements SparkProvider {

Review Comment:
   /nit SparkProvider already implemented by SparkClientFunctionalTestHarness



-- 
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: commits-unsubscribe@hudi.apache.org

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