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 ac6a3b55175 [Fix](test) Fix regression test 
"test_s3tables_write_partitions" by renaming table name. (#53294)
     add 53b096d2162 [Improvement](cloud) Hold tablets in another RPC thread 
(#52879)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |  3 -
 be/src/common/config.h                             |  3 -
 .../pipeline/exec/multi_cast_data_stream_source.h  |  2 +-
 be/src/pipeline/exec/olap_scan_operator.cpp        | 91 ++++++++++++++--------
 be/src/pipeline/exec/olap_scan_operator.h          | 36 ++++++---
 be/src/pipeline/exec/operator.h                    | 16 +++-
 be/src/pipeline/exec/scan_operator.h               | 11 +--
 be/src/pipeline/pipeline_task.cpp                  | 49 +++++++-----
 be/src/pipeline/pipeline_task.h                    |  4 +-
 be/test/pipeline/pipeline_task_test.cpp            | 22 +++---
 10 files changed, 143 insertions(+), 94 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to