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

morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 4b6ed69bb8b branch-3.1: [Enhancement](Cloud) Check auth when alter 
vault #51747 (#52490)
     add d994b4f8775 branch-3.1: [Fix](field) Fix potential memory leak and 
wrong binary reading about JsonbField #50174 (#52555)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/jsonb_value.h            |  10 +--
 be/src/vec/columns/column_string.h      |   2 +
 be/src/vec/common/string_buffer.hpp     |   3 +
 be/src/vec/core/field.cpp               |   7 +-
 be/src/vec/core/field.h                 |  62 +++++++-------
 be/src/vec/data_types/data_type_jsonb.h |  25 +++---
 be/src/vec/io/io_helper.h               |  12 +--
 be/src/vec/io/var_int.h                 |  35 +++++---
 be/test/vec/core/field_test.cpp         | 138 +++++++++++++++++++++++++++++++-
 9 files changed, 228 insertions(+), 66 deletions(-)


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

Reply via email to