This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from a162f56 (test) resolve unit test failed problem for
VGenericIteratorsTest
add 936da4f [feature](thread-pool) Support thread pool per disk for
scanners (#7994)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.h | 4 +
be/src/exec/olap_scan_node.cpp | 2 +
be/src/runtime/exec_env.h | 4 +
be/src/runtime/exec_env_init.cpp | 18 +++-
be/src/util/blocking_priority_queue.hpp | 14 ++-
be/src/util/priority_thread_pool.hpp | 22 ++---
....hpp => priority_work_stealing_thread_pool.hpp} | 109 +++++++++++----------
be/src/vec/exec/volap_scan_node.cpp | 1 +
8 files changed, 105 insertions(+), 69 deletions(-)
copy be/src/util/{priority_thread_pool.hpp =>
priority_work_stealing_thread_pool.hpp} (57%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]