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 c4e484916b2 [Fix](table property) Fix table property
`disable_auto_compaction` (#27853)
add 7fba3fcb916 [pipelineX](improvement) block local shuffle sink by mem
usage (#28224)
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/pipeline/pipeline_x/dependency.h | 23 ++++++++++++++++++++--
.../local_exchange_source_operator.cpp | 1 +
.../pipeline_x/local_exchange/local_exchanger.cpp | 9 ++++++---
be/src/pipeline/pipeline_x/operator.cpp | 4 ++--
be/src/pipeline/pipeline_x/operator.h | 10 ++++++++--
.../pipeline_x/pipeline_x_fragment_context.cpp | 19 +++++++++++++-----
.../pipeline_x/pipeline_x_fragment_context.h | 5 ++++-
be/src/pipeline/pipeline_x/pipeline_x_task.cpp | 4 +++-
be/src/pipeline/pipeline_x/pipeline_x_task.h | 9 +++++++--
11 files changed, 70 insertions(+), 18 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]