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 2020/04/30 06:57:29 UTC

[incubator-doris] branch master updated (c9ec4e8 -> d0fe7e4)

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 c9ec4e8  [UT] Fix AlterTest UT failed (#3437)
     add d0fe7e4   [Profile] Make running profile clearer and more intuitive to improve usability (#3405)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/aggregation_node.cpp                 |  6 +-----
 be/src/exec/csv_scan_node.cpp                    |  4 ----
 be/src/exec/exec_node.cpp                        |  6 ++----
 be/src/exec/hash_join_node.cpp                   |  4 ----
 be/src/exec/mysql_scan_node.cpp                  |  3 ---
 be/src/exec/olap_scan_node.cpp                   | 14 ++++----------
 be/src/exec/olap_scan_node.h                     |  3 ---
 be/src/exec/olap_scanner.h                       |  4 ++++
 be/src/exec/scan_node.cpp                        |  3 ++-
 be/src/exec/scan_node.h                          |  5 -----
 be/src/exec/schema_scan_node.cpp                 |  4 ----
 be/src/exec/set_operation_node.cpp               |  4 ----
 be/src/exec/topn_node.cpp                        |  3 ---
 be/src/runtime/bufferpool/buffer_pool.cc         |  6 ------
 be/src/runtime/bufferpool/buffer_pool_counters.h | 18 ------------------
 be/src/runtime/data_stream_sender.cpp            |  2 +-
 16 files changed, 14 insertions(+), 75 deletions(-)


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