xxubai opened a new pull request, #12575:
URL: https://github.com/apache/gravitino/pull/12575

   ### What changes were proposed in this pull request?
   
   Move the duplicated AWS Glue credentials provider to `catalog-common` and 
reuse it in the Glue catalog and Spark connector.
   
   ### Why are the changes needed?
   
   The Glue catalog and Spark connector contain equivalent credentials 
providers. Sharing the provider removes duplication and allows other engine 
connectors to reuse it without depending on server- or engine-specific modules.
   
   Related to #12450
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   - Catalog common unit tests
   - Glue catalog unit tests
   - Spark connector common unit tests
   - Spark 3.3 runtime JAR content verification
   - Spotless checks


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

Reply via email to