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 5f0bb49d46 [Feature](materialized-view) support create mv contain aggstate column (#20812) add 81abdeffbc [Improvement](pipeline) Improve shared scan performance (#20785) No new revisions were added by this update. Summary of changes: be/src/vec/exec/scan/pip_scanner_context.h | 137 +++++++++++++++++++---------- be/src/vec/exec/scan/scanner_context.cpp | 38 +++++--- be/src/vec/exec/scan/scanner_context.h | 32 +++++-- be/src/vec/exec/scan/scanner_scheduler.cpp | 4 + be/src/vec/exec/scan/vscan_node.cpp | 22 +++-- be/src/vec/exec/scan/vscan_node.h | 7 +- 6 files changed, 165 insertions(+), 75 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org