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 adf7fb1f650 [Fix](load) Restrict the import of VARCHAR(0) data to avoid coredump (#40940) add eda303fef36 [enhancement](memtable) make memtable memusage more accurate (#40912) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 2 -- be/src/common/config.h | 2 -- be/src/olap/memtable.cpp | 40 +++++++++++++-------------------- be/src/olap/memtable.h | 37 +++++++++++++++--------------- be/src/olap/memtable_flush_executor.cpp | 24 +++++++++----------- be/src/olap/memtable_flush_executor.h | 4 ++-- be/src/olap/memtable_memory_limiter.cpp | 4 +++- be/src/olap/memtable_writer.cpp | 40 +++++++++++++-------------------- be/src/olap/memtable_writer.h | 11 ++++----- be/src/runtime/tablets_channel.cpp | 2 +- 10 files changed, 70 insertions(+), 96 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org