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

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


    from ba970b560b1 branch-4.0: [opt](memory) lazily create column writer when 
flush memtable for partial update (#59772)
     add e773e767127 branch-4.0: [Fix](function) fix skip null value for some 
date functions #59616 (#59694)

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