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 7a0fb7b369f [fix](audit) fix audit_log regression test (#53148)
     add 8b9ee493b68 [Chore](coverage) remove some unreachable logic and add 
some case about string function (#53124)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_regexp.cpp           |   4 +-
 be/src/vec/functions/least_greast.cpp              | 224 ++++-----------------
 be/src/vec/functions/round.h                       |  51 +----
 be/src/vec/olap/olap_data_convertor.cpp            | 200 ++++--------------
 be/src/vec/olap/olap_data_convertor.h              |  29 ++-
 .../test_index_match_phrase_edge.out               | Bin 1414 -> 1475 bytes
 .../data/nereids_syntax_p0/test_regexp_replace.out | Bin 598 -> 1394 bytes
 .../test_string_function_regexp.out                | Bin 6253 -> 6585 bytes
 .../test_index_match_phrase_edge.groovy            |   6 +
 .../nereids_syntax_p0/test_regexp_replace.groovy   |  14 ++
 .../test_string_function_regexp.groovy             |  86 ++++----
 11 files changed, 185 insertions(+), 429 deletions(-)


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

Reply via email to