This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7f448d21360 [regression-test](fix) fix some fail filecache cases
(#47785)
add e2ff89e84fd [fix](jdbc catalog) Change BE jdbc Driver loading to Java
code (#46912)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/user_function_cache.cpp | 42 ++-----------
be/src/runtime/user_function_cache.h | 3 -
be/src/vec/exec/vjdbc_connector.cpp | 51 ++++++++++------
be/src/vec/exec/vjdbc_connector.h | 3 +
.../org/apache/doris/jdbc/BaseJdbcExecutor.java | 70 +++++++++++++++++++++-
.../apache/doris/jdbc/JdbcDataSourceConfig.java | 10 ++++
.../org/apache/doris/catalog/JdbcResource.java | 9 ++-
.../org/apache/doris/catalog/JdbcResourceTest.java | 51 ++++++++++++++++
gensrc/thrift/Types.thrift | 1 +
9 files changed, 177 insertions(+), 63 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]