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 1593b4dd70b [opt](autoinc) Remove some restrictions on schema change
on table that has auto-increment column (#40280)
add 03dd32edd41 [opt](udf-cache) cache more udf classes (#40404)
No new revisions were added by this update.
Summary of changes:
.../doris/common/classloader/ScannerLoader.java | 11 +-
.../doris/common/jni/utils/UdfClassCache.java | 38 ++---
.../java/org/apache/doris/udf/UdfExecutor.java | 172 ++++++++++++---------
fe/fe-common/pom.xml | 4 +
.../nereids_p0/javaudf/test_javaudf_string.groovy | 28 ++++
5 files changed, 160 insertions(+), 93 deletions(-)
copy
regression-test/suites/nereids_rules_p0/adjust_nullable/agg_state_type.groovy
=>
fe/be-java-extensions/java-common/src/main/java/org/apache/doris/common/jni/utils/UdfClassCache.java
(55%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]