You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/02/25 02:01:55 UTC

[incubator-iotdb] branch fix_avg_calculation updated (b9b9ea6 -> 0c393bb)

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

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


    from b9b9ea6  format code
     add 0c393bb  fix mintime

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/query/aggregation/impl/LastValueAggrResult.java      | 8 ++++----
 .../apache/iotdb/db/query/aggregation/impl/MinTimeAggrResult.java | 4 ++++
 .../apache/iotdb/db/query/aggregation/AggregateResultTest.java    | 8 +++++---
 3 files changed, 13 insertions(+), 7 deletions(-)