This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-51516-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from ae1d1cc071a [release](version) bump to 3.0.6 (#51538)
add a8365ffecc4 [fix](function) JSON_EXTRACT_STRING should return NULL
instead of the string 'null' when encountering a NULL value (#51516)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/function_jsonb.cpp | 2 +-
be/test/vec/function/function_jsonb_test.cpp | 8 ++---
.../data/json_p0/test_json_load_and_function.out | Bin 261689 -> 261681 bytes
.../test_json_load_unique_key_and_function.out | Bin 87037 -> 87033 bytes
.../data/jsonb_p0/test_jsonb_load_and_function.out | Bin 189691 -> 189687 bytes
.../test_jsonb_load_unique_key_and_function.out | Bin 124398 -> 124394 bytes
.../data/nereids_function_p0/scalar_function/J.out | Bin 160937 -> 160933 bytes
.../json_functions/test_json_extract.out | Bin 0 -> 279 bytes
.../json_functions/test_json_extract.groovy | 38 +++++++--------------
9 files changed, 18 insertions(+), 30 deletions(-)
create mode 100644
regression-test/data/query_p0/sql_functions/json_functions/test_json_extract.out
copy be/src/exec/schema_scanner/schema_scanner_helper.h =>
regression-test/suites/query_p0/sql_functions/json_functions/test_json_extract.groovy
(51%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]