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/04 10:31:35 UTC

[incubator-iotdb] branch new_series_reader updated (51ed987 -> 594703b)

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

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


    from 51ed987  Clear the relation of SeriesReaders (#764)
     add 594703b  [IOTDB-335] Merge different aggregations on same timeseries (#765)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/qp/physical/crud/QueryPlan.java       |   3 +-
 .../db/query/executor/AggregationExecutor.java     | 131 +++++++++++++++------
 2 files changed, 98 insertions(+), 36 deletions(-)