This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a4d9aaa75cf [opt](nereids) Use a unified approach to deal with
monotonic function in partition prune (#42934)
add 12192739e05 [chore](compile) fix some compile warning in BE (#44454)
No new revisions were added by this update.
Summary of changes:
.../vec/data_types/serde/data_type_date64_serde.cpp | 8 ++++----
.../functions/array/function_array_contains_all.cpp | 17 +++++++++--------
be/src/vec/functions/array/function_array_element.h | 8 ++++++--
.../vec/functions/array/function_array_intersect.cpp | 3 ++-
be/src/vec/functions/array/function_array_join.h | 2 ++
be/src/vec/functions/array/function_array_map.h | 18 ++++++++++--------
be/src/vec/functions/array/function_array_mapped.h | 3 ++-
be/src/vec/functions/array/function_array_nary.h | 2 ++
be/src/vec/functions/array/function_array_range.cpp | 7 ++++---
.../vec/functions/array/function_array_shuffle.cpp | 3 ++-
be/src/vec/functions/array/function_array_sortby.cpp | 2 +-
be/src/vec/functions/array/function_array_split.cpp | 2 +-
be/src/vec/functions/array/function_array_union.cpp | 1 +
be/src/vec/functions/array/function_array_utils.h | 4 +++-
.../functions/array/function_array_with_constant.cpp | 6 ++++--
be/src/vec/functions/date_format_type.h | 15 ++++++++-------
be/src/vec/functions/date_time_transforms.h | 20 +++++++++++++++-----
be/src/vec/functions/function_binary_arithmetic.h | 1 -
be/src/vec/functions/function_bit_count.cpp | 6 ++++--
be/src/vec/functions/function_bitmap.cpp | 15 +++++++++------
be/src/vec/functions/function_case.h | 10 ++++++----
be/src/vec/functions/function_cast.h | 1 -
be/src/vec/runtime/vdatetime_value.cpp | 10 +++++-----
be/src/vec/runtime/vdatetime_value.h | 14 +++++++-------
24 files changed, 107 insertions(+), 71 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]