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

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


    from 8214f32  [fix] fix core dump on minmax_filter with decimal type (#8381)
     add cd8694e  [feature][vectorized] support replace() (#8384)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/common/string_ref.h                | 27 ++++++----
 be/src/vec/functions/function_string.cpp      |  1 +
 be/src/vec/functions/function_string.h        | 58 +++++++++++++++++++++
 be/test/exprs/runtime_filter_test.cpp         | 72 +++++++++++++--------------
 be/test/vec/function/function_string_test.cpp | 17 +++++++
 5 files changed, 130 insertions(+), 45 deletions(-)

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

Reply via email to