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/03/01 09:35:54 UTC

[incubator-doris] branch master updated (078e35a -> 0d1e287)

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 078e35a  Support Amazon S3 data source in Broker Load  (#3004)
     add 0d1e287  [Function] Support null_or_empty function (#2977)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/string_functions.cpp                  |  9 ++++++
 be/src/exprs/string_functions.h                    |  2 ++
 be/test/exprs/string_functions_test.cpp            | 20 +++++++++++++
 .../now.md => string-functions/null_or_empty.md}   | 33 ++++++++++++++--------
 .../string-functions/null_or_empty.md}             | 33 ++++++++++++++--------
 gensrc/script/doris_builtins_functions.py          |  5 +++-
 6 files changed, 79 insertions(+), 23 deletions(-)
 copy docs/documentation/cn/sql-reference/sql-functions/{date-time-functions/now.md => string-functions/null_or_empty.md} (61%)
 copy docs/documentation/{cn/sql-reference/sql-functions/date-time-functions/now.md => en/sql-reference/sql-functions/string-functions/null_or_empty.md} (61%)


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