This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from a5468a924ef [log](regression)Add log for failed analyze task and the regression case. (#47635) add 16fbce821a6 [fix](resource) Fix `MemTableWriter` attach resource context to thread context (#47556) No new revisions were added by this update. Summary of changes: be/src/olap/memtable_writer.cpp | 10 ++--- be/src/runtime/load_channel.cpp | 1 - be/src/runtime/load_channel.h | 2 + be/src/runtime/load_channel_mgr.cpp | 1 + be/src/runtime/memory/thread_mem_tracker_mgr.cpp | 16 ++++++-- be/src/runtime/memory/thread_mem_tracker_mgr.h | 22 +++-------- be/src/runtime/thread_context.cpp | 46 +++++++++++++--------- be/src/runtime/thread_context.h | 32 +++++++++++---- .../runtime/memory/thread_mem_tracker_mgr_test.cpp | 10 ++--- 9 files changed, 82 insertions(+), 58 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org