bvaradar commented on a change in pull request #942: [HUDI-137] Fix state 
transitions for Hudi cleaning action
URL: https://github.com/apache/incubator-hudi/pull/942#discussion_r340196259
 
 

 ##########
 File path: hudi-client/src/main/java/org/apache/hudi/table/HoodieTable.java
 ##########
 @@ -270,10 +278,17 @@ public HoodieActiveTimeline getActiveTimeline() {
   public abstract JavaRDD<WriteStatus> compact(JavaSparkContext jsc, String 
compactionInstantTime,
       HoodieCompactionPlan compactionPlan);
 
+  /**
+   *
 
 Review comment:
   Added

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


With regards,
Apache Git Services

Reply via email to