This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7be35f88d16 [bugfix](memleak) fix memleak introduced by struct column schema change (#51771) add c26353eae53 [Fix](Variant) fix potential mem leak in `DataTypeArraySerDe::write_one_cell_to_json` (#51772) No new revisions were added by this update. Summary of changes: .../vec/data_types/serde/data_type_array_serde.cpp | 30 +++++++++++--------- .../data_types/serde/data_type_object_serde.cpp | 33 ++++++++++++++++++++++ .../vec/data_types/serde/data_type_object_serde.h | 4 +++ 3 files changed, 54 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org