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/incubator-doris.git
from 8898b11bb0 [docs]add sql mode markdown (#9742) add f4dd3bf013 [bugfix] fix memleak in olapscannode(#9736) No new revisions were added by this update. Summary of changes: be/src/exec/es_http_scan_node.cpp | 2 +- be/src/exec/olap_scan_node.cpp | 2 +- be/src/exec/olap_scanner.h | 2 +- be/src/exec/scan_node.cpp | 5 +++-- be/src/exec/scan_node.h | 1 + be/src/vec/exec/join/vhash_join_node.cpp | 14 +++++++------- be/src/vec/exec/volap_scanner.cpp | 8 ++++++++ be/src/vec/exec/volap_scanner.h | 2 ++ be/src/vec/exprs/vexpr.h | 5 ++++- be/src/vec/exprs/vexpr_context.h | 4 ++++ be/src/vec/utils/util.hpp | 12 +++++++----- 11 files changed, 39 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org