This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ba493a5e526 [fix](binlog) Acquire migration lock before ingesting
binlog (#50663)
add ed19dc152e3 [Fix](field) Fix potential memory leak and wrong binary
reading about JsonbField (#50174)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/jsonb_value.h | 8 +-
be/src/vec/columns/column_string.cpp | 2 +
be/src/vec/common/string_buffer.hpp | 3 +
be/src/vec/core/field.cpp | 7 +-
be/src/vec/core/field.h | 52 +++++++-----
be/src/vec/data_types/data_type_jsonb.h | 19 +++--
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, 219 insertions(+), 57 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]