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 aec214b4b0 [bug](ColumnDecimal)call set_decimalv2_type when cloning 
ColumnDecimal (#14061)
     add 55ca810445 [fix](Vectorized)fix json_object and json_array function 
return wrong result on vectorized engine (#13775)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_json.cpp             | 92 ++++++++++++++++++----
 gensrc/script/doris_builtins_functions.py          |  4 +-
 .../json_function/test_query_json_array.out        | 15 ++++
 .../json_function/test_query_json_object.out       | 20 +++--
 ..._object.groovy => test_query_json_array.groovy} | 31 +++++---
 .../json_function/test_query_json_object.groovy    | 27 ++++---
 6 files changed, 142 insertions(+), 47 deletions(-)
 create mode 100644 
regression-test/data/query/sql_functions/json_function/test_query_json_array.out
 copy 
regression-test/suites/query/sql_functions/json_function/{test_query_json_object.groovy
 => test_query_json_array.groovy} (53%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to