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/03/02 10:10:59 UTC

[incubator-iotdb] branch optimize_series_reader updated (60c0f5e -> ad50583)

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

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


    from 60c0f5e  add test and fix review
     add ad50583  fix code smell

No new revisions were added by this update.

Summary of changes:
 .../dataset/groupby/GroupByWithoutValueFilterDataSet.java    | 11 ++++-------
 .../apache/iotdb/db/query/executor/AggregationExecutor.java  |  1 -
 .../db/query/reader/series/SeriesRawDataBatchReader.java     |  6 ++++--
 .../apache/iotdb/db/query/reader/series/SeriesReader.java    | 12 +++++-------
 4 files changed, 13 insertions(+), 17 deletions(-)