You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2020/03/20 01:19:58 UTC

[incubator-doris] branch master updated (4b33676 -> b286f42)

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

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


    from 4b33676  [Bug] Fix NPE when access follower Fe's web console (#3149)
     add b286f42  Remove unused PreAggregtionNode (#3151)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/CMakeLists.txt           |   1 -
 be/src/exec/exec_node.cpp            |   5 -
 be/src/exec/pre_aggregation_node.cpp | 656 -----------------------------------
 be/src/exec/pre_aggregation_node.h   | 112 ------
 4 files changed, 774 deletions(-)
 delete mode 100644 be/src/exec/pre_aggregation_node.cpp
 delete mode 100644 be/src/exec/pre_aggregation_node.h


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