This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch accelerateCount
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bcfbea543d use binary search in skipOutOfTimeRangePoints
add 8145006af6 Fix bugs
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/mpp/aggregation/CountAccumulator.java | 4 ++-
.../process/RawDataAggregationOperator.java | 5 +++-
.../process/SlidingWindowAggregationOperator.java | 18 ++++++++-----
.../AlignedSeriesAggregationScanOperator.java | 31 +++++++++++-----------
.../source/SeriesAggregationScanOperator.java | 31 +++++++++++-----------
5 files changed, 50 insertions(+), 39 deletions(-)