FANNG1 commented on PR #10081: URL: https://github.com/apache/gravitino/pull/10081#issuecomment-4447065456
Good catch. If an Iceberg catalog is configured with multiple credential providers, users can fetch multiple credentials through the Gravitino credential API, but the Iceberg REST `loadTable` credential-vending path currently only supports exactly one provider and may fail when multiple providers are configured. This inconsistency should be tracked and addressed in a follow-up. Other than this, LGTM. -- 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]
