nsivabalan commented on a change in pull request #3315:
URL: https://github.com/apache/hudi/pull/3315#discussion_r679492701



##########
File path: 
hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/action/cluster/SparkExecuteClusteringCommitActionExecutor.java
##########
@@ -129,7 +131,7 @@ public 
SparkExecuteClusteringCommitActionExecutor(HoodieEngineContext context,
   /**
    * Validate actions taken by clustering. In the first implementation, we 
validate at least one new file is written.
    * But we can extend this to add more validation. E.g. number of records 
read = number of records written etc.
-   * 
+   *

Review comment:
       I have no idea how these are getting included. I reverted this locally 
and did git add of this file. I pushed it and repeated it twice, but it gets 
auto formatted somehow :( 




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to