yanghua commented on a change in pull request #1511: [HUDI-789]Adjust logic of 
upsert in HDFSParquetImporter
URL: https://github.com/apache/incubator-hudi/pull/1511#discussion_r409396839
 
 

 ##########
 File path: 
hudi-utilities/src/test/java/org/apache/hudi/utilities/TestHDFSParquetImporter.java
 ##########
 @@ -157,7 +176,103 @@ protected int dataImport(JavaSparkContext jsc) throws 
IOException {
     }
   }
 
-  private void createRecords(Path srcFolder) throws ParseException, 
IOException {
+  private void insert(JavaSparkContext jsc) throws IOException, ParseException 
{
 
 Review comment:
   `ParseException` would never be thrown.

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


With regards,
Apache Git Services

Reply via email to