aokolnychyi commented on code in PR #6274:
URL: https://github.com/apache/iceberg/pull/6274#discussion_r1037723714


##########
core/src/main/java/org/apache/iceberg/TableProperties.java:
##########
@@ -343,15 +343,15 @@ private TableProperties() {}
   public static final String MERGE_MODE_DEFAULT = 
RowLevelOperationMode.COPY_ON_WRITE.modeName();
 
   /**
-   * @deprecated will be removed in 0.14.0, the cardinality check is always 
performed starting from
-   *     0.13.0.
+   * @deprecated will be removed once Spark 3.1 support is dropped, the 
cardinality check is always

Review Comment:
   Makes sense to me.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to