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/doris.git
from 785e3e3bca [Enhancement](multi catalog) Support hive meta cache TTL
(#18102)
add ee80c12815 [feature](json) add json_extract function (#17808)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/function_json.cpp | 56 +++++++++++
.../sql-functions/json-functions/json_extract.md | 71 +++++++++++++
docs/sidebars.json | 3 +-
.../sql-functions/json-functions/json_extract.md | 71 +++++++++++++
gensrc/script/doris_builtins_functions.py | 1 +
.../data/jsonb_p0/test_jsonb_load_and_function.out | 110 +++++++++++++++++++++
.../json_functions/test_json_function.out | 18 ++++
.../jsonb_p0/test_jsonb_load_and_function.groovy | 6 ++
.../json_functions/test_json_function.groovy | 6 ++
9 files changed, 341 insertions(+), 1 deletion(-)
create mode 100644
docs/en/docs/sql-manual/sql-functions/json-functions/json_extract.md
create mode 100644
docs/zh-CN/docs/sql-manual/sql-functions/json-functions/json_extract.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]