You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/08/20 01:31:26 UTC

[incubator-doris] branch master updated (4c571cb -> bfb39a2)

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

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


    from 4c571cb  Revert "[Metrics] Support tablet level metrics (#4327)" (#4397)
     add bfb39a2  [SQL][Function] Add replace() function (#4347)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/string_functions.cpp                  | 19 ++++++++++++
 be/src/exprs/string_functions.h                    |  3 ++
 be/test/exprs/string_functions_test.cpp            | 35 ++++++++++++++++++++++
 .../sql-functions/string-functions/replace.md}     | 34 ++++++++-------------
 .../string-functions/replace.md}                   | 34 ++++++++-------------
 fe/fe-core/src/main/cup/sql_parser.cup             |  2 ++
 gensrc/script/doris_builtins_functions.py          |  2 ++
 7 files changed, 85 insertions(+), 44 deletions(-)
 copy docs/{zh-CN/sql-reference/sql-statements/Data Definition/drop-function.md => en/sql-reference/sql-functions/string-functions/replace.md} (64%)
 copy docs/zh-CN/sql-reference/{sql-statements/Data Definition/drop-function.md => sql-functions/string-functions/replace.md} (64%)


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