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 37cd367478 Merge branch 'master' into accelerateCount
add 438abe0c78 Fix IT bugs
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/mpp/aggregation/Aggregator.java | 3 ++-
.../db/mpp/aggregation/FirstValueAccumulator.java | 30 +++++++++++++++++-----
.../db/mpp/aggregation/LastValueAccumulator.java | 2 +-
.../mpp/aggregation/LastValueDescAccumulator.java | 30 +++++++++++++++++-----
.../db/mpp/aggregation/MaxTimeDescAccumulator.java | 5 +++-
.../db/mpp/aggregation/MinTimeAccumulator.java | 5 +++-
6 files changed, 59 insertions(+), 16 deletions(-)