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 0c4523e  fix some bug of new_series_reader (#744)
     add 4771442  fix GroupByWithoutValueFilterDataSet

No new revisions were added by this update.

Summary of changes:
 .../db/query/aggregation/AggregateResult.java      |  2 +-
 .../db/query/aggregation/impl/AvgAggrResult.java   |  8 ----
 .../db/query/aggregation/impl/SumAggrResult.java   | 11 +-----
 .../dataset/groupby/GroupByEngineDataSet.java      | 43 ----------------------
 .../groupby/GroupByWithValueFilterDataSet.java     | 23 +++++++++---
 .../groupby/GroupByWithoutValueFilterDataSet.java  | 36 +++++++++++-------
 .../org/apache/iotdb/tsfile/read/common/Field.java | 31 ++++++++++++++++
 .../apache/iotdb/tsfile/read/common/RowRecord.java | 32 +---------------
 8 files changed, 73 insertions(+), 113 deletions(-)

Reply via email to