This is an automated email from the ASF dual-hosted git repository.
zhangstar333 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 19cf4c4a4e1 [feature](function) support json_hash function (#56962)
add af9fb9d82e4 [refine](type)use new type dispatch (#56990)
No new revisions were added by this update.
Summary of changes:
be/src/vec/core/call_on_type_index.h | 250 +++++++++++----------
.../array/function_array_contains_all.cpp | 131 ++---------
.../vec/functions/array/function_array_distinct.h | 76 +------
.../vec/functions/array/function_array_element.h | 104 +--------
.../array/function_array_enumerate_uniq.cpp | 78 ++-----
be/src/vec/functions/array/function_array_index.h | 76 +------
be/src/vec/functions/array/function_array_remove.h | 76 +------
.../vec/functions/array/function_arrays_overlap.h | 120 ++--------
be/src/vec/functions/function_coalesce.cpp | 77 ++-----
be/src/vec/functions/function_map.cpp | 128 +----------
be/src/vec/functions/functions_comparison.h | 19 +-
be/src/vec/functions/if.cpp | 19 +-
be/src/vec/functions/least_greast.cpp | 204 ++---------------
13 files changed, 283 insertions(+), 1075 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]