You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/03/13 08:16:07 UTC

[incubator-iotdb] branch cherry_pick_cluster_2 updated (24540dd -> 596e1c1)

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

qiaojialin pushed a change to branch cherry_pick_cluster_2
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 24540dd  fix license
     add 596e1c1  simplify GroupByExecutor

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/StorageEngine.java  | 11 +++---
 .../iotdb/db/qp/physical/crud/AggregationPlan.java |  4 +++
 .../db/query/dataset/groupby/GroupByExecutor.java  | 15 ++++++--
 .../groupby/GroupByWithoutValueFilterDataSet.java  | 36 +++++++++++++------
 .../dataset/groupby/LocalGroupByExecutor.java      | 42 +++++++++++-----------
 5 files changed, 67 insertions(+), 41 deletions(-)