mchades commented on code in PR #8592:
URL: https://github.com/apache/gravitino/pull/8592#discussion_r2357977726
##########
iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/CatalogWrapperForREST.java:
##########
@@ -99,6 +102,29 @@ public LoadTableResponse loadTable(TableIdentifier
identifier, boolean requestCr
return loadTableResponse;
}
+ /**
+ * Get table credentials.
+ *
+ * @param identifier
+ * @return
+ */
Review Comment:
please complete the JavaDoc
--
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]