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 cc8f61c2f0b [enhance](column) add has_enough_capacity function
interface for column and fix analytic operator string overflow (#47364)
add 4edd3074eb1 [refactor](plugin) unify the plugin dir (#45936)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.cpp | 4 +--
be/src/runtime/user_function_cache.cpp | 24 ++++++++++++++++-
be/src/runtime/user_function_cache.h | 2 ++
bin/start_be.sh | 8 ++++++
bin/start_fe.sh | 8 ++++++
build.sh | 12 +++++++--
.../trinoconnector/TrinoConnectorPluginLoader.java | 30 +++++++++++++++++++---
.../main/java/org/apache/doris/common/Config.java | 24 ++++++++---------
.../apache/doris/analysis/CreateFunctionStmt.java | 3 ---
.../org/apache/doris/catalog/JdbcResource.java | 25 +++++++++++++++++-
.../trinoconnector/TrinoConnectorPluginLoader.java | 29 ++++++++++++++++++---
.../org/apache/doris/catalog/JdbcResourceTest.java | 6 +++--
12 files changed, 146 insertions(+), 29 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]