This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42507-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from da9845bc411 [enhance](hive)hive event code optimization #42637 (#42877) add 1ee0288aa6a [enhancement](jni)append exception check for jni code. (#42507) No new revisions were added by this update. Summary of changes: be/src/util/jni-util.cpp | 19 +- be/src/util/jni-util.h | 26 +- be/src/util/jvm_metrics.cpp | 487 ++++++++++++--------- be/src/util/jvm_metrics.h | 6 +- .../aggregate_function_java_udaf.h | 1 + be/src/vec/exec/jni_connector.cpp | 5 +- be/src/vec/exec/vjdbc_connector.cpp | 40 +- .../exprs/table_function/udf_table_function.cpp | 34 +- be/src/vec/functions/function_java_udf.cpp | 3 - 9 files changed, 373 insertions(+), 248 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org