This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch lmh/aggrOpRefactor
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 15a9c119b0 fix NPE in aggregator
add 967d172fcb update comments
add 5c547bfc0e add configs in iotdb-datanode.properties
No new revisions were added by this update.
Summary of changes:
.../resources/conf/iotdb-datanode.properties | 12 ++++
.../db/mpp/execution/operator/AggregationUtil.java | 70 ++++++++++++----------
.../operator/process/AggregationOperator.java | 4 +-
.../process/RawDataAggregationOperator.java | 2 +-
.../source/SeriesAggregationScanOperator.java | 2 +-
.../tsfile/read/common/block/TsBlockUtil.java | 8 ++-
6 files changed, 62 insertions(+), 36 deletions(-)