This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from cf847b8c711 [fix](load) return DataQualityError when filtered rows 
exceeds limit (#47617) (#49289)
     add 145e393d3db branch-2.1: [fix](function) check return type is nullptr 
in FunctionBasePtr::build #49737 (#49761)

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

Reply via email to