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(-)