This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch aggregationOp
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 630b25771c add final input step
add 23dab6be67 output right time when leftOpenRightCLose
No new revisions were added by this update.
Summary of changes:
.../db/mpp/aggregation/timerangeiterator/AggrWindowIterator.java | 6 +++++-
.../db/mpp/aggregation/timerangeiterator/ITimeRangeIterator.java | 8 ++++++++
.../mpp/aggregation/timerangeiterator/PreAggrWindowIterator.java | 6 +++++-
.../timerangeiterator/PreAggrWindowWithNaturalMonthIterator.java | 5 +++++
.../aggregation/timerangeiterator/SingleTimeWindowIterator.java | 5 +++++
.../db/mpp/execution/operator/process/AggregateOperator.java | 8 +++++---
.../mpp/execution/operator/process/RawDataAggregateOperator.java | 2 +-
.../execution/operator/source/SeriesAggregateScanOperator.java | 2 +-
8 files changed, 35 insertions(+), 7 deletions(-)