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(-)