github-actions[bot] opened a new pull request, #8426:
URL: https://github.com/apache/gravitino/pull/8426

   ### What changes were proposed in this pull request?
   
   This PR introduces a merge function to handle duplicate `PathContext` 
entries when building `CredentialContext` maps.
   
   ### Why are the changes needed?
   
   Without this fix, duplicate `PathContext` entries with the same 
`credentialType` would cause an `IllegalStateException`.
   
   Fix: #8379
   
   ### Does this PR introduce _any_ user-facing change?
   
   No user-facing changes.
   
   ### How was this patch tested?
   
     1. Added unit tests with duplicate `PathContext` entries.
     2. Executed existing unit tests
   


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