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 c4a60910b71 [fix](memory) Fix `ThreadMemTrackerMgr::limiter_mem_tracker()` performance (#50462) add 8d5f286e096 [fix](serde)Fixed the issue that serde may cause be core when reading schema changed text table. (#50105) No new revisions were added by this update. Summary of changes: .../data_types/serde/data_type_struct_serde.cpp | 6 + be/src/vec/exec/format/csv/csv_reader.cpp | 6 +- .../data_types/serde/data_type_serde_csv_test.cpp | 232 +++++++++++++++++++++ 3 files changed, 241 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org