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 f418eedefb4 [fix](cases) fix unstable case 
test_full_compaciton_run_status.groovy (#58123)
     add 262b16ed6f1 [refactor](predicate) Initialize topN predicate with 
correct cid (#59088)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/olap_common.h                   | 44 ++------------
 be/src/olap/shared_predicate.h              |  1 -
 be/src/olap/tablet_reader.cpp               | 25 --------
 be/src/olap/tablet_reader.h                 |  3 -
 be/src/pipeline/exec/file_scan_operator.h   |  2 -
 be/src/pipeline/exec/olap_scan_operator.cpp | 15 +++++
 be/src/pipeline/exec/olap_scan_operator.h   | 14 +++++
 be/src/pipeline/exec/scan_operator.cpp      | 93 ++++++++---------------------
 be/src/pipeline/exec/scan_operator.h        | 23 ++-----
 be/src/runtime/runtime_predicate.cpp        | 20 ++-----
 be/src/runtime/runtime_predicate.h          |  5 +-
 be/src/vec/exec/scan/file_scanner.h         |  2 -
 12 files changed, 68 insertions(+), 179 deletions(-)


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

Reply via email to