voonhous commented on code in PR #14311:
URL: https://github.com/apache/hudi/pull/14311#discussion_r2579426468


##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieMetadataTableValidator.java:
##########
@@ -1857,8 +1839,8 @@ public HoodieMetadataValidationContext(
     }
 
     private HoodieTableFileSystemView getFileSystemView(HoodieEngineContext 
context,
-                                                        HoodieTableMetaClient 
metaClient, HoodieMetadataConfig metadataConfig,
-                                                        
FileSystemViewStorageConfig viewConf, HoodieCommonConfig commonConfig) {
+        HoodieTableMetaClient metaClient, HoodieMetadataConfig metadataConfig,

Review Comment:
   My IDE configs are a little wonky after adding flink-cdc checkstyle 
formatting... Let me fix them manually.



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