This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from de32b566630 [enhance](mtmv)Mtmv support audit log (#41499) add 3b18b1f0004 [fix](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. (#41273) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/scan_operator.cpp | 11 +- be/src/vec/exec/scan/scanner_context.cpp | 174 ++++++++++++++------- be/src/vec/exec/scan/scanner_context.h | 18 +-- be/src/vec/exec/scan/scanner_scheduler.cpp | 8 +- be/src/vec/exec/scan/scanner_scheduler.h | 6 + .../java/org/apache/doris/qe/SessionVariable.java | 5 +- 6 files changed, 136 insertions(+), 86 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org