nsivabalan commented on a change in pull request #1111: [HUDI-331]Fix java docs 
for all public apis in HoodieWriteClient
URL: https://github.com/apache/incubator-hudi/pull/1111#discussion_r360442311
 
 

 ##########
 File path: hudi-client/src/main/java/org/apache/hudi/HoodieWriteClient.java
 ##########
 @@ -158,6 +167,10 @@ public static SparkConf registerClasses(SparkConf conf) {
 
   /**
    * Upserts a bunch of new records into the Hoodie table, at the supplied 
commitTime.
+   *
+   * @param records hoodieRecords to upsert
 
 Review comment:
   minor: RDD of  hoodieRecords to upsert. or feel free to leave it as is.

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