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 a44a222f76 [Feature](neireids) Add support of ProjectNode in PlanTranslator (#10499) add 97996c9275 [fix](Insert) fix 5 concurrent "insert...select..." OOM (#10501) No new revisions were added by this update. Summary of changes: be/src/common/config.h | 2 +- be/src/exec/tablet_sink.h | 12 ++++++++++++ be/src/olap/delta_writer.h | 2 ++ be/src/runtime/tablets_channel.cpp | 1 + be/src/vec/core/block.h | 9 +++++++++ be/src/vec/exec/volap_scan_node.cpp | 8 ++++---- be/src/vec/exec/volap_scanner.cpp | 4 +--- be/src/vec/sink/vtablet_sink.cpp | 17 ++++++++++++++++- be/src/vec/sink/vtablet_sink.h | 2 ++ 9 files changed, 48 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org