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

yiguolei pushed a change to branch spill_and_reserve
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c1d8332c53b [fix](exchange) fix coredump of update counter is block is 
null
     new 12c06129483 [opt](scanner profile) More counter for scanner (#40144)
     new 8f27ff3e848 [fix](scanner) Fix deadlock when scanner submit failed 
(#40495)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/pipeline/exec/scan_operator.cpp             |  8 ++
 be/src/pipeline/exec/scan_operator.h               |  2 +
 be/src/vec/exec/scan/scanner_context.cpp           | 93 ++++++++++++++++------
 be/src/vec/exec/scan/scanner_context.h             | 17 ++--
 be/src/vec/exec/scan/scanner_scheduler.cpp         | 55 ++++++++-----
 be/src/vec/exec/scan/scanner_scheduler.h           |  2 +-
 be/src/vec/exec/scan/vscanner.cpp                  |  1 +
 ...e_by_frontend.groovy => scanner_profile.groovy} | 84 +++++++++++--------
 8 files changed, 175 insertions(+), 87 deletions(-)
 copy regression-test/suites/query_profile/{test_execute_by_frontend.groovy => 
scanner_profile.groovy} (55%)


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

Reply via email to