This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0dfdbe4508 [feature](Nereids): InnerJoinLeftAssociate,
InnerJoinRightAssociate and JoinExchange. (#14051)
add 90bfd87660 [feature](function) add new function uuid() (#14092)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/string_functions.cpp | 7 ++++
be/src/exprs/string_functions.h | 3 ++
be/src/vec/CMakeLists.txt | 1 +
be/src/vec/functions/simple_function_factory.h | 2 +
.../{function_multi_same_args.h => uuid.cpp} | 49 +++++++++++++---------
.../string-functions/{trim.md => uuid.md} | 26 +++++++-----
.../months_add.md => string-functions/uuid.md} | 21 +++++-----
gensrc/script/doris_builtins_functions.py | 5 ++-
8 files changed, 73 insertions(+), 41 deletions(-)
copy be/src/vec/functions/{function_multi_same_args.h => uuid.cpp} (54%)
copy docs/en/docs/sql-manual/sql-functions/string-functions/{trim.md =>
uuid.md} (72%)
copy
docs/zh-CN/docs/sql-manual/sql-functions/{date-time-functions/months_add.md =>
string-functions/uuid.md} (73%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]