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

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


    from 404fb78  add docs and fix g4 bug
     add 9d379f4  fix mergeReader bug and rollback groupbyPlan

No new revisions were added by this update.

Summary of changes:
 .../dataset/groupby/GroupByEngineDataSet.java      | 39 ++++++----
 .../query/dataset/groupby/GroupByFillDataSet.java  | 37 ++++++----
 .../groupby/GroupByWithValueFilterDataSet.java     | 85 ++++++++++++++--------
 .../groupby/GroupByWithoutValueFilterDataSet.java  | 19 ++---
 .../iotdb/db/query/reader/series/SeriesReader.java | 15 +++-
 .../apache/iotdb/tsfile/read/common/BatchData.java | 26 ++++---
 .../iotdb/tsfile/read/common/DescBatchData.java    | 17 +++++
 7 files changed, 153 insertions(+), 85 deletions(-)

Reply via email to