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 85c011d5078 [fix](pipeline) Fix query hang if limited rows is reached 
(#35466)
     add 2e2a4fc362c [Not-Pick-2.1](upgrade) Remove compatibility code to 
prepare for next major version (#35312)

No new revisions were added by this update.

Summary of changes:
 be/src/agent/be_exec_version_manager.h             |  21 +-
 .../aggregate_function_simple_factory.h            |   4 +-
 .../vec/functions/array/function_array_index.cpp   |   4 -
 be/src/vec/functions/array/function_array_index.h  |  32 +-
 .../function_date_or_datetime_computation.cpp      |   6 +-
 .../function_date_or_datetime_computation.h        |  35 --
 be/src/vec/functions/function_string.cpp           | 145 ------
 be/src/vec/functions/function_string.h             | 490 ---------------------
 be/src/vec/functions/function_timestamp.cpp        | 194 --------
 be/src/vec/functions/simple_function_factory.h     |   6 +-
 10 files changed, 31 insertions(+), 906 deletions(-)


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

Reply via email to