This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch seriesAggregateOperator
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from f0982c5606 Merge branch 'master' into seriesAggregateOperator
add 0d1b2ed114 add complete unit tests
No new revisions were added by this update.
Summary of changes:
.../db/mpp/operator/source/SeriesScanUtil.java | 4 +
.../statement/component/GroupByTimeComponent.java | 9 +
.../iotdb/db/query/reader/series/SeriesReader.java | 3 +
.../operator/SeriesAggregateScanOperatorTest.java | 246 ++++++++++++++++++++-
.../query/reader/series/SeriesReaderTestUtil.java | 8 +
.../tsfile/read/common/block/TsBlockBuilder.java | 4 +
6 files changed, 265 insertions(+), 9 deletions(-)