You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by da...@apache.org on 2023/04/24 02:33:38 UTC

[doris] branch master updated (8d7a9fd21b -> ab2a6864bc)

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

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


    from 8d7a9fd21b [refactor](exceptionsafe) add factory creator to some class (#18978)
     add ab2a6864bc [function](json) Json unquote (#18037)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_json.cpp             | 70 ++++++++++++++++++
 .../sql-functions/json-functions/json_unquote.md   | 83 ++++++++++++++++++++++
 docs/sidebars.json                                 |  1 +
 .../sql-functions/json-functions/json_unquote.md   | 83 ++++++++++++++++++++++
 gensrc/script/doris_builtins_functions.py          |  1 +
 .../json_functions/test_json_function.out          | 30 ++++++++
 .../json_functions/test_json_function.groovy       | 11 +++
 7 files changed, 279 insertions(+)
 create mode 100644 docs/en/docs/sql-manual/sql-functions/json-functions/json_unquote.md
 create mode 100644 docs/zh-CN/docs/sql-manual/sql-functions/json-functions/json_unquote.md


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