This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 68cfef6d67c [fix](parquet)fix when hive_parquet_use_column_names=false && read partition tb cause be core. (#49966) add 424d2a5eb66 [UT](low memory) Test low memory mode in pipeline task (#49992) No new revisions were added by this update. Summary of changes: be/src/pipeline/pipeline_task.cpp | 2 +- be/src/runtime/memory/thread_mem_tracker_mgr.h | 5 +- be/src/runtime/runtime_state.h | 2 +- be/test/pipeline/pipeline_task_test.cpp | 141 ++++++++++++++++++++- be/test/pipeline/thrift_builder.h | 4 + be/test/testutil/mock/mock_runtime_state.h | 7 + .../testutil/mock/mock_thread_mem_tracker_mgr.h} | 27 ++-- 7 files changed, 161 insertions(+), 27 deletions(-) copy be/{src/service/brpc_service.h => test/testutil/mock/mock_thread_mem_tracker_mgr.h} (67%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org