project-codeflare / codeflare

Simplifying the definition and execution, scaling and deployment of pipelines on the cloud.
https://codeflare.dev
Apache License 2.0
218 stars 35 forks source link

Fix corner case with a singleton node #34

Closed yuanchi2807 closed 3 years ago

yuanchi2807 commented 3 years ago

Related Issue

Supports #27

Related PRs

Reopen PR 31 after PR 27 merged with develop.

What does this PR do?

Description of Changes Checked node exists in pipeline post_graph Added ExecutionType.TRANSFORM Added a unit test

raghukiran1224 commented 3 years ago

Lgtm 🎉