You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/05/26 07:07:04 UTC

[incubator-doris] branch master updated (8898b11bb0 -> f4dd3bf013)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org