Davis-Zhang-Onehouse commented on code in PR #13489:
URL: https://github.com/apache/hudi/pull/13489#discussion_r2178342951


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/util/CommonClientUtils.java:
##########
@@ -72,6 +69,18 @@ public static void validateTableVersion(HoodieTableConfig 
tableConfig, HoodieWri
     }
   }
 
+  private static boolean 
isValidTableVersionWriteVersionPair(HoodieTableVersion tableVersion, 
HoodieTableVersion writeVersion) {

Review Comment:
   done in commit "unit Test isValidTableVersionWriteVersionPair"



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