garyli1019 commented on a change in pull request #2281:
URL: https://github.com/apache/hudi/pull/2281#discussion_r550191182



##########
File path: 
hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieCommonTestHarness.java
##########
@@ -52,6 +53,24 @@ protected void initPath() {
     }
   }
 
+  /**
+   * Initializes a test data generator which used to generate test datas.
+   *
+   */
+  protected void initTestDataGenerator() {

Review comment:
       This can be reuse by both Spark and Flink client test harness and only 
depend on hudi's code.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to