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
at 865ad13664 fix bug in skipOutOfTimeRangePoints
This branch includes the following new commits:
new df14f23bef move some static method to AggregationUtil
new 8c12329a0a move calculate code to next() & extends
SeriesAggregationScanOperator
new 996901eb53 add error message
new b6848520a6 refactor scan operator to batch process
new 4a3b4e7cf1 refactor RawDataAggregationOperator to batch process
new e08b452659 add system config
new aef556d6d0 refactor AggregationOperator to batch process
new 2270436878 refactor SlidingWindowAggregationOperator to batch process
new 395ce5b72c fix bug in skipOutOfTimeRangePoints
new 64da2532e4 bug fix: distinguish skipToTimeRangePoints &
skipOutOfTimeRangePoints
new 6c84875911 bug fix: reset canCallNext in RawDataAggregationOperator
new e59e079f7c bug fix: reset canCallNext & fix end bound in
SlidingWindowAggregationOperator
new 62e3755110 set maxTsBlockLineNumber = 3 in ITs
new 865ad13664 fix bug in skipOutOfTimeRangePoints
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.