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 42925161867 [Fix][regression-test] Fix unstable adaptive_pipeline_task_serial_read_on_limit (#46993) add f3e36c2a618 [Improvement](tablet) Prefetch tablets before opening (#47501) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 3 + be/src/common/config.h | 3 + be/src/olap/parallel_scanner_builder.cpp | 9 +-- be/src/olap/parallel_scanner_builder.h | 5 +- be/src/pipeline/exec/olap_scan_operator.cpp | 119 +++++++++++++++++++--------- be/src/pipeline/exec/olap_scan_operator.h | 5 ++ be/src/pipeline/exec/operator.h | 2 + be/src/pipeline/pipeline_task.cpp | 3 + 8 files changed, 105 insertions(+), 44 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org