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


##########
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##########
@@ -1152,6 +1159,25 @@ public void commitTransaction(SessionContext context, 
List<TableCommit> commits)
             ErrorHandlers.tableCommitHandler());
   }
 
+  public LoadCredentialsResponse loadTableCredentials(

Review Comment:
   @rambleraptor yes basically I don't think we need this PR since the 
credential providers are using this endpoint and the catalog doesn't have & 
need anything to call that endpoint



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