This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from ef6cd9a Add files to gitignore (#2753)
add f071d5a Support ends_with function (#2746)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/string_functions.cpp | 10 +++++++
be/src/exprs/string_functions.h | 3 ++
be/test/exprs/string_functions_test.cpp | 33 ++++++++++++++++++++++
.../ends_with.md} | 26 +++++++++--------
.../ends_with_EN.md} | 26 +++++++++--------
gensrc/script/doris_builtins_functions.py | 2 ++
gensrc/script/doris_functions.py | 1 +
7 files changed, 78 insertions(+), 23 deletions(-)
copy
docs/documentation/cn/sql-reference/sql-functions/{date-time-functions/dayofmonth.md
=> string-functions/ends_with.md} (63%)
copy
docs/documentation/en/sql-reference/sql-functions/{date-time-functions/workofyear_EN.md
=> string-functions/ends_with_EN.md} (62%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]