This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 726c857140c [fix](audit) fix sql has same sqlhash in one request
(#48242)
add 25b3a3b75b3 [opt](function) Refine the if function and introduce ARM
optimization. (#47973)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/if.cpp | 150 +++------------
be/src/vec/functions/if.h | 255 ++++++++++++++++++++++++++
be/test/vec/function/function_num_if_test.cpp | 107 +++++++++++
3 files changed, 388 insertions(+), 124 deletions(-)
create mode 100644 be/src/vec/functions/if.h
create mode 100644 be/test/vec/function/function_num_if_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]