xylaaaaa opened a new pull request, #63681:
URL: https://github.com/apache/doris/pull/63681
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #63676
Problem Summary: Make Paimon JDBC catalog reuse the shared JDBC driver
checksum loader introduced in #63676. The PR preserves the current dynamic JDBC
driver loading behavior and only adds checksum propagation/validation for
Paimon JDBC driver URLs.
This PR is stacked on #63676 intentionally. After #63676 is merged, this
branch should be rebased onto master so the final diff only contains the Paimon
integration.
### Release note
None
### Check List (For Author)
- Test: Unit Test
- ./run-fe-ut.sh --run
org.apache.doris.datasource.paimon.PaimonExternalCatalogTest,org.apache.doris.datasource.property.metastore.PaimonJdbcMetaStorePropertiesTest,org.apache.doris.datasource.paimon.source.PaimonScanNodeTest,org.apache.doris.paimon.PaimonJdbcDriverUtilsTest
- 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]