This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a change to branch auto-pick-47582-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from ea255dba0a7 [fix](UT) Fix cloud UT network_util_test and resource_test 
(#47582)
     add ba97470d3e8 branch-3.0: [fix](index compaction)Add column unique id 
check before use #47562 (#47577)
     add b35867116c1 branch-3.0: [fix](docker)  Starting thirdpaty script with 
only the reserve-ports parameter does not work #47578 (#47590)
     add 9305725f5ed [branch-3.0](pick) pick #47501 #47535 (#47602)
     add 5a27ce44de8 branch-3.0: [fix](ut) prefer to use LLVM_PROFDATA from 
env.sh #47351 (#47386)
     add 3a58dafc319 Merge branch 'branch-3.0' into auto-pick-47582-branch-3.0

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/compaction.cpp                         |   5 +
 be/src/olap/parallel_scanner_builder.cpp           |  11 +-
 be/src/olap/parallel_scanner_builder.h             |   5 +-
 be/src/olap/tablet_schema.cpp                      |   4 +
 be/src/olap/tablet_schema.h                        |   1 +
 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/local_exchange/local_exchanger.cpp |   4 +-
 be/src/pipeline/pipeline_task.cpp                  |   3 +
 cloud/script/run_all_tests.sh                      |   4 +-
 docker/thirdparties/run-thirdparties-docker.sh     |   9 +-
 regression-test/pipeline/common/github-utils.sh    |   1 +
 15 files changed, 129 insertions(+), 50 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to