nastra commented on code in PR #15112:
URL: https://github.com/apache/iceberg/pull/15112#discussion_r2742271288
##########
core/src/main/java/org/apache/iceberg/rest/RESTCatalogProperties.java:
##########
@@ -58,4 +58,16 @@ public enum SnapshotMode {
ALL,
REFS
}
+
+ /**
+ * The base URI of the remote signer endpoint. Optional, defaults to
{@linkplain
Review Comment:
nit: why not just `{@link CatalogProperties#URI}` here?
--
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]