You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/05/23 09:25:38 UTC

[iotdb] branch master updated (18638376c1 -> acac1cfb18)

This is an automated email from the ASF dual-hosted git repository.

xiangweiwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 18638376c1 [IOTDB-3231] Return detailed failure message for opening a client (#5989)
     add acac1cfb18 Fix time iterator bug in MPP (#5992)

No new revisions were added by this update.

Summary of changes:
 .../aggregation/timerangeiterator/AggrWindowIterator.java    |  9 ++++++++-
 .../aggregation/timerangeiterator/PreAggrWindowIterator.java |  9 ++++++++-
 .../PreAggrWindowWithNaturalMonthIterator.java               |  9 ++++++++-
 .../timerangeiterator/SingleTimeWindowIterator.java          | 12 ++++++++----
 4 files changed, 32 insertions(+), 7 deletions(-)