You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2023/04/10 02:56:17 UTC

[doris] branch master updated (31bd21437a -> 5efafefeda)

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

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


    from 31bd21437a [FE](mysql) support mysql protocol with precision and scale info for decimal type (#18277)
     add 5efafefeda [refactor](string) remove volnitsky search algorithm (#18474)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/string_search.hpp                   |   8 +-
 be/src/vec/common/string_searcher.h                | 109 ++++-
 be/src/vec/common/volnitsky.h                      | 478 ---------------------
 .../functions/functions_multi_string_position.cpp  |   4 +-
 4 files changed, 105 insertions(+), 494 deletions(-)
 delete mode 100644 be/src/vec/common/volnitsky.h


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