nastra commented on issue #13707: URL: https://github.com/apache/iceberg/issues/13707#issuecomment-3636527792
I don't think we need a reference impl for `Load Table Credentials` in the adapter or in `CatalogHandlers`. The only place where this endpoint is relevant is actually in the storage-related credential provider implementations, such as `OAuth2RefreshCredentialsHandler` / `VendedCredentialsProvider` / `VendedAdlsCredentialProvider`. The REST catalog itself never calls this 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]
