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

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


    from 20302fe3038 [improve](ann index)Accumulate multiple small batches 
before training (#57623)
     add 162c78dd7d9 [refine](function) Remove unused code from the function 
framework and optimize the default NULL-handling logic. (#57811)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/core/block.h                     |  4 ++
 be/src/vec/exprs/vectorized_fn_call.cpp     |  2 +-
 be/src/vec/exprs/vin_predicate.cpp          |  2 +-
 be/src/vec/exprs/vmatch_predicate.cpp       |  2 +-
 be/src/vec/exprs/vtopn_pred.h               |  2 +-
 be/src/vec/functions/cast/cast_to_variant.h |  2 +-
 be/src/vec/functions/cast/function_cast.cpp |  2 +-
 be/src/vec/functions/function.cpp           | 71 ++++++++++++++---------------
 be/src/vec/functions/function.h             | 30 ++++--------
 be/src/vec/functions/function_rpc.h         |  2 +-
 10 files changed, 55 insertions(+), 64 deletions(-)


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

Reply via email to