diqiu50 opened a new pull request, #11264: URL: https://github.com/apache/gravitino/pull/11264
### What changes were proposed in this pull request? Extend credential vending support to PostgreSQL, Doris, and StarRocks JDBC catalogs. Also fix `JdbcCredentialProvider` to allow empty-string passwords (StarRocks uses empty password by default). ### Why are the changes needed? PR #11149 only covered MySQL. This completes credential vending for all remaining JDBC catalogs. Fix: #11263 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Added unit tests and integration tests for each catalog. -- 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]
