n3nash commented on a change in pull request #2400:
URL: https://github.com/apache/hudi/pull/2400#discussion_r567568366



##########
File path: 
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/AbstractHoodieWriteClient.java
##########
@@ -707,7 +707,7 @@ public abstract void commitCompaction(String 
compactionInstantTime, O writeStatu
    */
   protected abstract void completeCompaction(HoodieCommitMetadata metadata, O 
writeStatuses,
                                              HoodieTable<T, I, K, O> table, 
String compactionCommitTime);
-  
+

Review comment:
       Revert this change ?




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


Reply via email to