This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from c2c86e56c7 [branch1.2] fix some regression test cases new 8d17e5a50c [enchanment](udf) add more info when download jar package failed (#21440) new ef765dda04 [fix](memory) fix jemalloc purge arena dirty pages core dump (#21486) new 9a74bec258 [Bug](table-function) fix wrong result when seprator of explode_split size more than one (#18824) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/runtime/user_function_cache.cpp | 40 +++++++++++++---- be/src/util/mem_info.h | 12 +++-- be/src/vec/exprs/table_function/vexplode_split.cpp | 3 +- regression-test/conf/regression-conf.groovy | 52 +++++++++++----------- .../sql_functions/table_function/explode_split.out | 26 ++--------- .../table_function/explode_split.groovy | 22 +-------- 6 files changed, 73 insertions(+), 82 deletions(-) copy regression-test/data/{query_p0 => nereids_p0}/sql_functions/table_function/explode_split.out (62%) copy regression-test/suites/{query_p0 => nereids_p0}/sql_functions/table_function/explode_split.groovy (71%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org