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

github-bot pushed a change to branch auto-pick-59616-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 11f4276b917 branch-4.0: [feat](job) support show routine load job 
compute group #59540 (#59650)
     add b6ec8436a89 [Fix](function) fix skip null value for some date 
functions (#59616)

No new revisions were added by this update.

Summary of changes:
 .../function_date_or_datetime_computation.cpp      |   8 +-
 .../function_date_or_datetime_computation.h        | 148 +++++++--------------
 .../function_date_or_datetime_to_string.cpp        |  49 +++++--
 .../vec/functions/function_needs_to_handle_null.h  |   6 +
 .../{Map.out => nereids_scalar_fn_map.out}         |   8 ++
 .../data/nereids_p0/join/test_outer_join.out       |   5 +
 .../{Map.groovy => nereids_scalar_fn_map.groovy}   |  21 +++
 .../suites/nereids_p0/join/test_outer_join.groovy  |  29 +++-
 .../test_date_function_v2.groovy                   |   4 +-
 9 files changed, 159 insertions(+), 119 deletions(-)
 rename regression-test/data/nereids_function_p0/scalar_function/{Map.out => 
nereids_scalar_fn_map.out} (99%)
 rename regression-test/suites/nereids_function_p0/scalar_function/{Map.groovy 
=> nereids_scalar_fn_map.groovy} (97%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to