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

github-bot pushed a change to branch auto-pick-51516-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from a836df5d535 branch-2.1: [fix](decimal)Fix the issue where decimal 
multiplication produces incorrect results due to mul_overflow error #51533 
(#51563)
     add a0372b4e72f [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 259759 -> 259751 bytes
 .../test_json_load_unique_key_and_function.out     | Bin 87037 -> 87033 bytes
 .../data/jsonb_p0/test_jsonb_load_and_function.out | Bin 188471 -> 188467 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]

Reply via email to