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

panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8dd4203ce5c [Fix](DDL) Fix wrong show create table stmt for auto list 
multi-columns partition (#43967)
     add 7b399793cab [Chore](function) remove some unused code of function 
(#43873)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/columns/column.h                      |  12 +-
 be/src/vec/functions/function.h                  |  32 ---
 be/src/vec/functions/function_cast.h             | 285 +++--------------------
 be/src/vec/functions/function_helpers.cpp        |  31 +--
 be/src/vec/functions/function_helpers.h          |  12 +-
 be/src/vec/functions/function_unary_arithmetic.h |   8 -
 6 files changed, 56 insertions(+), 324 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to