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: [email protected]
For additional commands, e-mail: [email protected]