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 eea84ac36c [fix](Nereids): use == instead of id to identity
PhysicalHashJoin (#24535)
add ee56783629 [fix](Java UDF) Do not use enum as the data type for
JavaUdfDataType. (#24460)
No new revisions were added by this update.
Summary of changes:
.../doris/common/jni/utils/JavaUdfDataType.java | 235 +++++++++++++++++++++
.../apache/doris/common/jni/utils/UdfUtils.java | 173 +--------------
.../java/org/apache/doris/udf/BaseExecutor.java | 16 +-
.../java/org/apache/doris/udf/UdafExecutor.java | 2 +-
.../java/org/apache/doris/udf/UdfExecutor.java | 2 +-
5 files changed, 251 insertions(+), 177 deletions(-)
create mode 100644
fe/be-java-extensions/java-common/src/main/java/org/apache/doris/common/jni/utils/JavaUdfDataType.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]