This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 5f46933fa4b [Feature](function) support function array_flatten (#47404) add f0f990b969b [Refactor](UDF) Refactor the java udf code to reduce the unless code (#47505) No new revisions were added by this update. Summary of changes: .../doris/common/jni/utils/JavaUdfDataType.java | 97 +++++++++++++--------- .../doris/common/jni/utils/UdfClassCache.java | 2 + .../java/org/apache/doris/udf/BaseExecutor.java | 60 ++++++------- .../java/org/apache/doris/udf/UdafExecutor.java | 32 +++---- .../java/org/apache/doris/udf/UdfExecutor.java | 38 ++------- 5 files changed, 103 insertions(+), 126 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org