You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2023/03/05 08:01:26 UTC

[iotdb] branch morePipeline updated (d879416919 -> 4de7418677)

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

xiangweiwei pushed a change to branch morePipeline
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from d879416919 implement scanOperator
     add 4de7418677 Fix bugs

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/mpp/aggregation/Aggregator.java       |  4 ++
 .../process/AbstractConsumeAllOperator.java        |  2 +-
 .../AbstractSeriesAggregationScanOperator.java     |  3 ++
 .../SeriesAggregationScanTraverseOperator.java     | 63 +++++++---------------
 .../db/mpp/plan/planner/OperatorTreeGenerator.java | 33 +++++++++---
 5 files changed, 54 insertions(+), 51 deletions(-)