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

fanjia pushed a change to branch st-engine
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


    from a7d1296fe [Engine][Task] Add fixed taskId when parallelism changed. 
(#2455)
     add b4c78473d [ST-Engine] The ExecutionPlan phase should not convert 
logical vertices to logical vertices. (#2446)

No new revisions were added by this update.

Summary of changes:
 .../engine/client/LogicalDagGeneratorTest.java     |   2 +-
 .../engine/core/dag/logical/LogicalDag.java        |   4 +-
 .../core/dag/logical/LogicalDagGenerator.java      |  67 +++---
 .../engine/core/dag/logical/LogicalEdge.java       |  45 ++--
 .../engine/core/dag/logical/LogicalVertex.java     |  46 +++-
 .../dag/execution/ExecutionPlanGenerator.java      | 237 ++++++++++++++-------
 6 files changed, 260 insertions(+), 141 deletions(-)

Reply via email to