This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-68133-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9558285a5cd [fix](iceberg) Fail on missing snapshot files (#68143)
add b49502292d4 [fix](like) Fix LIKE matching values with extra characters
at the end (#68133)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/function/like.cpp | 13 ++--
be/test/exprs/function/function_like_test.cpp | 74 ++++++++++++++++++++
.../test_like_whole_string_match.out | 74 ++++++++++++++++++++
.../test_like_whole_string_match.groovy | 81 ++++++++++++++++++++++
4 files changed, 237 insertions(+), 5 deletions(-)
create mode 100644
regression-test/data/query_p0/sql_functions/string_functions/test_like_whole_string_match.out
create mode 100644
regression-test/suites/query_p0/sql_functions/string_functions/test_like_whole_string_match.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]