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/02/13 02:41:49 UTC

[iotdb] branch advancePipeline updated (cfbeea948e -> 283fd69a2d)

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

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


    from cfbeea948e Fix countLevelSeries bug
     add da434153f8 reback JDBCExample
     add 283fd69a2d Update the calculation of exchange number in consumeOneByOne

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/JDBCExample.java    | 46 ++++++++++++----------
 .../db/mpp/execution/schedule/task/DriverTask.java |  4 +-
 .../db/mpp/plan/planner/OperatorTreeGenerator.java | 10 ++++-
 .../planner/plan/node/process/AggregationNode.java |  1 +
 .../db/mpp/plan/plan/PipelineBuilderTest.java      | 36 +++++++++++++++++
 5 files changed, 73 insertions(+), 24 deletions(-)