This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cherry_pick_cluster
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 5044dcb fix tests
add abbd58f fix code smells
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/engine/StorageEngine.java | 5 +
.../engine/storagegroup/StorageGroupProcessor.java | 11 +-
.../apache/iotdb/db/qp/physical/PhysicalPlan.java | 8 +-
.../iotdb/db/qp/physical/crud/BatchInsertPlan.java | 205 +++++++++--------
.../db/query/aggregation/AggregateResult.java | 4 +-
.../groupby/GroupByWithValueFilterDataSet.java | 9 +-
.../groupby/GroupByWithoutValueFilterDataSet.java | 246 ++++++++++++++-------
.../apache/iotdb/tsfile/read/common/TimeRange.java | 4 +
8 files changed, 298 insertions(+), 194 deletions(-)