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 4c5ddf70db [bugfix](conf) remove useless conf (#14918) add dbaa02d3a0 [Pipeline](fix) fix enable_pipeline_engine variable not work (#14909) No new revisions were added by this update. Summary of changes: be/src/pipeline/pipeline_fragment_context.h | 1 - be/src/runtime/exec_env.h | 6 +-- be/src/runtime/export_task_mgr.cpp | 30 ++++++------ be/src/runtime/export_task_mgr.h | 8 ++-- be/src/runtime/fragment_mgr.cpp | 16 +++++-- be/src/runtime/fragment_mgr.h | 2 +- be/src/runtime/plan_fragment_executor.h | 8 +--- .../runtime/stream_load/stream_load_executor.cpp | 53 +++++++++++----------- be/src/runtime/stream_load/stream_load_executor.h | 4 -- .../apache/doris/common/util/VectorizedUtil.java | 8 ++++ .../doris/load/update/UpdateStmtExecutor.java | 3 +- .../main/java/org/apache/doris/qe/Coordinator.java | 2 +- 12 files changed, 71 insertions(+), 70 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org