This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from b192082b62 [Improve](load)Solve the problem of RoutineLoadTaskScheduler idling when there is no data (#20986) add a33521b2ce [enhancement](exchange) add filter for exchange node in BE (#21087) add 9f0aa8a9de [fix](fuzzy)nereids and pipeline config changed by fuzzy in non-pipeline env. (#21092) add bc6692a1b8 [typo](doc) add automatic service start (#20974) No new revisions were added by this update. Summary of changes: be/src/vec/exec/vexchange_node.cpp | 2 + .../maint-monitor/automatic-service-start.md | 341 +++++++++++++++++++++ docs/sidebars.json | 3 +- .../maint-monitor/automatic-service-start.md | 331 ++++++++++++++++++++ .../java/org/apache/doris/qe/SessionVariable.java | 60 ++-- 5 files changed, 708 insertions(+), 29 deletions(-) create mode 100644 docs/en/docs/admin-manual/maint-monitor/automatic-service-start.md create mode 100644 docs/zh-CN/docs/admin-manual/maint-monitor/automatic-service-start.md --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org