This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from dfa2528b5e [fix](bitmap) fix wrong result of bitmap count functions 
for null values (#17849)
     add e359e412e1 [vectorized](udaf) fix java udaf meet error of 
std::bad_alloc (#17848)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/user_function_cache.cpp             | 39 ----------------------
 be/src/runtime/user_function_cache.h               |  1 -
 .../aggregate_function_java_udaf.h                 | 27 +++++++++++----
 .../ecosystem/udf/java-user-defined-function.md    | 22 ++++++------
 .../ecosystem/udf/java-user-defined-function.md    | 22 ++++++------
 .../java/org/apache/doris/udf/UdafExecutor.java    |  9 +++++
 6 files changed, 49 insertions(+), 71 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to