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


##########
hudi-common/src/main/java/org/apache/hudi/common/schema/HoodieSchemaTypePromotion.java:
##########
@@ -19,7 +19,8 @@
 package org.apache.hudi.common.schema;
 
 /**
- * The single table of primitive widening promotions, used by {@link 
HoodieSchemaProjectionChecker}.
+ * The single table of primitive widening promotions, used by {@link 
HoodieSchemaProjectionChecker} and, for the
+ * primitive cases, by {@link HoodieSchemaCompatibilityChecker}.

Review Comment:
   Dropped in 86382cd6e3a3.



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