This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 7c591b2151 [fix](nereids)fix avg-size (pick pr 22421 for 2.0 branch) (#22489) new f96616af86 [opt](conf) remote scanner thread num is changed to core num * 10 (#22427) new 3b2f80a9a0 fixed (#22481) 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/common/config.cpp | 3 +-- be/src/common/config.h | 1 + be/src/runtime/types.cpp | 2 +- be/src/vec/exec/scan/scanner_scheduler.cpp | 8 ++++++-- bin/start_be.sh | 2 +- conf/be.conf | 2 +- 6 files changed, 11 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org