Rajeev-01 commented on code in PR #14148:
URL: https://github.com/apache/hudi/pull/14148#discussion_r2458659910


##########
hudi-common/src/main/java/org/apache/hudi/common/util/ConfigUtils.java:
##########
@@ -705,6 +706,15 @@ public static TypedProperties fetchConfigs(
     }
   }
 
+  private static boolean isPropertiesInvalid(TypedProperties props) {

Review Comment:
   Hey yeah the previous UT will cover this, but added extra tests for each 
possibility. Thanks



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