This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from aedbc5fcb1 [fix](planner) Slots in the cojuncts of table function node didn't got materialized #17460 add 48c2d806d7 [enhencement](jdbc catalog) Use Druid instead of HikariCP in JdbcClient (#17395) No new revisions were added by this update. Summary of changes: be/src/runtime/user_function_cache.cpp | 24 +++++-- be/src/runtime/user_function_cache.h | 4 +- be/src/vec/exec/vjdbc_connector.cpp | 1 + fe/fe-core/pom.xml | 5 +- .../org/apache/doris/catalog/JdbcResource.java | 81 ++++++++-------------- .../java/org/apache/doris/catalog/OdbcTable.java | 22 ++---- .../doris/catalog/external/JdbcExternalTable.java | 1 + .../org/apache/doris/external/jdbc/JdbcClient.java | 29 ++++---- fe/java-udf/pom.xml | 3 +- fe/pom.xml | 8 +-- 10 files changed, 82 insertions(+), 96 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org