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 a25049683ca [Chore](compile) add some compile check (#53510)
     add 54fd0bf3e90 [refactor](function) Simplify input args for math 
functions (#53507)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/common/sort/partition_sorter.cpp       |   1 -
 be/src/vec/functions/function_binary_arithmetic.h | 866 ----------------------
 be/src/vec/functions/function_bit.cpp             | 208 ++++--
 be/src/vec/functions/function_bit_shift.cpp       | 164 ++--
 be/src/vec/functions/math.cpp                     | 251 +++++--
 5 files changed, 431 insertions(+), 1059 deletions(-)
 delete mode 100644 be/src/vec/functions/function_binary_arithmetic.h


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

Reply via email to