nastra commented on code in PR #14392:
URL: https://github.com/apache/iceberg/pull/14392#discussion_r2451226627
##########
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##########
@@ -107,7 +107,7 @@ public class RESTSessionCatalog extends
BaseViewSessionCatalog
private static final String DEFAULT_FILE_IO_IMPL =
"org.apache.iceberg.io.ResolvingFileIO";
/**
- * @deprecated will be removed in 2.0.0. Use {@link
+ * @deprecated will be removed in 1.12.0. Use {@link
Review Comment:
this one should be fine to remove before 2.0.0, since the property was only
moved to a different class
--
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]