This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f3d8af330a [Bug](point query) check point query before check two phase read (#20055) add f54a068d82 [feature](function) add json->operator convert to json_extract (#19899) No new revisions were added by this update. Summary of changes: .../sql-functions/json-functions/json_extract.md | 17 +++ .../sql-functions/json-functions/json_extract.md | 17 +++ fe/fe-core/src/main/cup/sql_parser.cup | 8 ++ .../data/jsonb_p0/test_jsonb_load_and_function.out | 115 +++++++++++++++++++++ .../json_functions/test_json_function.out | 21 ++++ .../jsonb_p0/test_jsonb_load_and_function.groovy | 6 ++ .../json_functions/test_json_function.groovy | 8 ++ 7 files changed, 192 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org