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/incubator-doris.git.


    from 848acec  [chore](dependency) update Croaring for good performance 
(#8492)
     add a8af8d2  [fix](vectorized) fix core dump on get_json_string and add 
some ut (#8496)

No new revisions were added by this update.

Summary of changes:
 be/CMakeLists.txt                             |  6 ++-
 be/src/vec/functions/function_json.cpp        |  7 +--
 be/test/exprs/array_functions_test.cpp        |  2 +-
 be/test/http/message_body_sink_test.cpp       |  3 +-
 be/test/olap/bit_field_test.cpp               |  4 +-
 be/test/olap/column_reader_test.cpp           |  4 +-
 be/test/olap/delete_handler_test.cpp          | 12 ++---
 be/test/olap/delta_writer_test.cpp            | 15 +++---
 be/test/olap/options_test.cpp                 |  8 +--
 be/test/olap/rowset/alpha_rowset_test.cpp     |  2 +-
 be/test/olap/rowset/beta_rowset_test.cpp      |  3 +-
 be/test/olap/rowset/rowset_converter_test.cpp |  2 +-
 be/test/olap/run_length_byte_test.cpp         |  4 +-
 be/test/olap/run_length_integer_test.cpp      |  8 +--
 be/test/olap/schema_change_test.cpp           |  7 +--
 be/test/runtime/memory_scratch_sink_test.cpp  |  8 +--
 be/test/runtime/user_function_cache_test.cpp  |  9 ++--
 be/test/util/arrow/arrow_work_flow_test.cpp   |  8 +--
 be/test/vec/function/CMakeLists.txt           |  1 +
 be/test/vec/function/function_json_test.cpp   | 74 +++++++++++++++++++++++++++
 build.sh                                      |  8 +--
 run-be-ut.sh                                  |  5 ++
 22 files changed, 145 insertions(+), 55 deletions(-)
 create mode 100644 be/test/vec/function/function_json_test.cpp

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

Reply via email to