This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-63897-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from f1cc4a373fd [fix](ann-index) Fix ANN range search state leakage and
incorrect slot index tracking. (#63965)
add e51a5dd1c35 [refact](udf) remove the udf cache expiration_time
property (#63897)
No new revisions were added by this update.
Summary of changes:
.../doris/common/classloader/ScannerLoader.java | 72 +++++++++++++--
.../apache/doris/common/jni/utils/ExpiringMap.java | 100 ---------------------
.../java/org/apache/doris/udf/BaseExecutor.java | 17 +++-
3 files changed, 78 insertions(+), 111 deletions(-)
delete mode 100644
fe/be-java-extensions/java-common/src/main/java/org/apache/doris/common/jni/utils/ExpiringMap.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]