This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49737-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from bf6923696de branch-3.0: [improve](thrift) Config thrift_max_message_size for THREAD_POOL and … #49677 (#49722) add 66c2e7e55ab [fix](function) check return type is nullptr in FunctionBasePtr::build (#49737) No new revisions were added by this update. Summary of changes: .../vec/functions/array/function_array_cum_sum.cpp | 10 +-- .../functions/array/function_array_difference.h | 8 +- .../vec/functions/array/function_array_element.h | 6 +- .../array/function_array_enumerate_uniq.cpp | 1 - be/src/vec/functions/function.h | 8 ++ .../vec/function/simple_function_factory_test.cpp | 98 ++++++++++++++++++++++ 6 files changed, 116 insertions(+), 15 deletions(-) create mode 100644 be/test/vec/function/simple_function_factory_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org