You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/02/17 04:36:49 UTC

[incubator-iotdb] branch new_series_reader updated (855fef4 -> 67e4f64)

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

sunzesong pushed a change to branch new_series_reader
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 855fef4  add group by device
     add dd3f44a  Update avg method and test values
     add 67e4f64  Merge remote-tracking branch 'upstream/new_series_reader' into new_series_reader

No new revisions were added by this update.

Summary of changes:
 .../db/query/aggregation/impl/AvgAggrResult.java   | 32 ++++-----
 .../db/query/aggregation/impl/SumAggrResult.java   | 81 +++++++++++++++++++---
 .../integration/IOTDBGroupByInnerIntervalIT.java   | 14 ++--
 .../iotdb/db/integration/IoTDBAggregationIT.java   | 12 ++--
 4 files changed, 98 insertions(+), 41 deletions(-)