nastra commented on code in PR #17709:
URL: https://github.com/apache/iceberg/pull/17709#discussion_r3820473542


##########
core/src/main/java/org/apache/iceberg/rest/RESTCatalogProperties.java:
##########
@@ -100,12 +99,39 @@ public static ScanPlanningMode fromString(String mode) {
   /**
    * The base URI of the remote signer endpoint. Optional, defaults to {@link
    * CatalogProperties#URI}.
+   *
+   * @deprecated Will be removed in 1.13; there is no replacement.

Review Comment:
   this should say `since 1.12.0, will be removed in 1.13.0; there is no 
replacement`. Please also update other places



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