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/03/20 04:19:16 UTC

[incubator-doris] branch master updated (dae013d -> d3fd44f)

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 dae013d  [CodeStyle] Del obsolete code of partition_aggregation_node (#3154)
     add d3fd44f  [CodeStyle] Remove unused PartitionedHashTable (#3156)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/CMakeLists.txt                  |   2 -
 be/src/exec/hash_join_node.cpp              |   2 +-
 be/src/exec/partitioned_hash_table.cc       | 440 ------------------
 be/src/exec/partitioned_hash_table.h        | 673 ----------------------------
 be/src/exec/partitioned_hash_table.inline.h | 379 ----------------
 5 files changed, 1 insertion(+), 1495 deletions(-)
 delete mode 100644 be/src/exec/partitioned_hash_table.cc
 delete mode 100644 be/src/exec/partitioned_hash_table.h
 delete mode 100644 be/src/exec/partitioned_hash_table.inline.h


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