pratyakshsharma commented on a change in pull request #1901:
URL: https://github.com/apache/hudi/pull/1901#discussion_r466833116



##########
File path: 
hudi-integ-test/src/test/java/org/apache/hudi/integ/testsuite/utils/TestUtils.java
##########
@@ -45,6 +48,15 @@
     return dataGenerator.generateGenericRecords(numRecords);
   }
 
+  /**
+   * Method help to create avro files and save it to file.
+   *
+   * @param jsc               {@link JavaSparkContext}.
+   * @param sparkSession      {@link SparkSession}.
+   * @param basePath          The basePath where files written to.

Review comment:
       basePath where files are written. 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to