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

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


    from 9155d8b9d1 [fix](delete) fix 'is null' or 'is not null' delete 
predicate will get wrong result (#17190)
     add 9f088f6e90 [feature](json) add json_valid function (#17247)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_json.cpp             | 65 ++++++++++++++++++++++
 .../json_valid.md}                                 | 55 ++++++++++++------
 docs/sidebars.json                                 |  3 +-
 .../json_valid.md}                                 | 52 ++++++++++++-----
 gensrc/script/doris_builtins_functions.py          |  1 +
 .../data/jsonb_p0/test_jsonb_load_and_function.out | 31 +++++++++++
 .../jsonb_p0/test_jsonb_load_and_function.groovy   |  4 ++
 7 files changed, 178 insertions(+), 33 deletions(-)
 copy docs/en/docs/sql-manual/sql-functions/{string-functions/starts_with.md => 
json-functions/json_valid.md} (54%)
 copy docs/zh-CN/docs/sql-manual/sql-functions/{string-functions/starts_with.md 
=> json-functions/json_valid.md} (56%)


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

Reply via email to