xylaaaaa opened a new pull request, #63676:
URL: https://github.com/apache/doris/pull/63676

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: #61094
   
   Problem Summary: Add shared FE and Java extension utilities to validate JDBC 
driver checksums before dynamically loading JDBC driver jars. This provides a 
common path for future JDBC-based connectors to verify driver jars before class 
loading.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test: Unit Test
       - MAVEN_OPTS='-Dmaven.build.cache.enabled=false' ./run-fe-ut.sh --run 
org.apache.doris.catalog.JdbcDriverLoaderTest,org.apache.doris.common.jdbc.JdbcDriverUtilsTest,org.apache.doris.paimon.PaimonJdbcDriverUtilsTest
       - MAVEN_OPTS='-Dmaven.build.cache.enabled=false' ./run-fe-ut.sh --run 
org.apache.doris.catalog.JdbcDriverLoaderTest
   - Behavior changed: No
   - Does this need documentation: No


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to