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/01/05 08:52:16 UTC

[iotdb] branch pipeline updated (d75d518047 -> adced0820d)

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 d75d518047 merge master
     add adced0820d [IOTDB-5331] implement more pipeline breakers (#8722)

No new revisions were added by this update.

Summary of changes:
 .../plan/planner/LocalExecutionPlanContext.java    |  23 +
 .../db/mpp/plan/planner/LocalExecutionPlanner.java |  35 +-
 .../plan/planner/MemoryDistributionCalculator.java | 475 ---------------------
 .../db/mpp/plan/planner/OperatorTreeGenerator.java | 146 +++----
 4 files changed, 98 insertions(+), 581 deletions(-)
 delete mode 100644 server/src/main/java/org/apache/iotdb/db/mpp/plan/planner/MemoryDistributionCalculator.java