voonhous commented on code in PR #14311:
URL: https://github.com/apache/hudi/pull/14311#discussion_r2579400053
##########
hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieMetadataTableValidator.java:
##########
@@ -247,16 +248,14 @@ public HoodieMetadataTableValidator(JavaSparkContext jsc,
Config cfg) {
}
/**
- * Returns list of Throwable which were encountered during validation. This
method is useful
- * when ignoreFailed parameter is set to true.
+ * Returns list of Throwable which were encountered during validation. This
method is useful when ignoreFailed parameter is set to true.
Review Comment:
Okay
--
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]