vinothchandar commented on a change in pull request #1765:
URL: https://github.com/apache/hudi/pull/1765#discussion_r445214053



##########
File path: 
hudi-client/src/main/java/org/apache/hudi/client/HoodieWriteClient.java
##########
@@ -1147,6 +1148,18 @@ private HoodieCommitMetadata 
doCompactionCommit(HoodieTable<T> table, JavaRDD<Wr
     return metadata;
   }
 
+  private void runEarlierInflightCompactions(HoodieTable<T> table) {

Review comment:
       can we add a test for this? 




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