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 2022/12/16 01:50:56 UTC

[iotdb] branch pipeline updated (500c8b2776 -> 7108e55e20)

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

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


    from 500c8b2776 Fix IT bugs
     add 7108e55e20 Fix some codesmell

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/mpp/execution/driver/DataDriverContext.java   | 1 +
 .../apache/iotdb/db/mpp/execution/driver/SchemaDriverContext.java | 1 +
 .../iotdb/db/mpp/execution/operator/factory/OperatorFactory.java  | 1 +
 .../db/mpp/execution/operator/factory/SourceOperatorFactory.java  | 1 +
 .../db/mpp/execution/schedule/DriverTaskAbortedException.java     | 1 +
 .../apache/iotdb/db/mpp/execution/schedule/task/DriverTaskId.java | 8 ++++++++
 .../apache/iotdb/db/mpp/plan/planner/OperatorTreeGenerator.java   | 2 ++
 7 files changed, 15 insertions(+)