You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/12/16 02:34:04 UTC

[incubator-doris] branch master updated (549e849 -> 8552194)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 549e849  [improvement](flink-connector) DataSourceFunction read doris supports parallel (#7232)
     add 8552194  [refactor](olap-scan-node) Refactor olap scannode (#7131)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/exec_node.cpp                 |  4 ++++
 be/src/exec/exec_node.h                   |  8 ++++----
 be/src/exec/olap_scan_node.cpp            |  3 ---
 be/src/exec/olap_scan_node.h              | 23 +++++++++++------------
 be/src/exec/olap_scanner.cpp              |  1 -
 be/src/exec/olap_scanner.h                |  2 --
 be/src/exec/scan_node.h                   |  5 ++---
 be/src/runtime/fragment_mgr.cpp           |  3 ---
 be/src/runtime/plan_fragment_executor.cpp |  2 +-
 be/src/runtime/plan_fragment_executor.h   |  2 --
 10 files changed, 22 insertions(+), 31 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org