This is an automated email from the ASF dual-hosted git repository. mrhhsg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from baaa53d8551 [Feature](top-n) support topn filter on vscan node (#33496) add 9e219f3aa05 [chore](session_variable) Add 'data_queue_max_blocks' to prevent the DataQueue from occupying too much memory. (#34017) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/data_queue.cpp | 8 +++++++- be/src/pipeline/exec/data_queue.h | 4 ++++ be/src/pipeline/exec/union_sink_operator.cpp | 1 + be/src/pipeline/pipeline_fragment_context.cpp | 5 +++++ be/src/runtime/runtime_state.h | 5 +++++ .../src/main/java/org/apache/doris/qe/SessionVariable.java | 9 +++++++++ gensrc/thrift/PaloInternalService.thrift | 3 +++ 7 files changed, 34 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org