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: [email protected]
For additional commands, e-mail: [email protected]