diqiu50 commented on PR #10081: URL: https://github.com/apache/gravitino/pull/10081#issuecomment-4427163734
> The lastest PR changed a lot compareing to the initial code, could you provide more context to help other developer to understand the background? after this PR is merged, is there any following PR ? There are several follow-up PRs after this merge. The overall issue is tracked in https://github.com/apache/gravitino/issues/10415. This PR implements a client API to retrieve static credentials from the Gravitino server. Based on this PR, the Trino, Spark, and Flink connectors will use this API to retrieve credentials instead of reading them from properties. Other features, such as dynamic temporary tokens, will not be implemented for now. -- 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]
