Closed samirsilwal closed 1 month ago
task A => task B => task C => task D => task E
Suppose this is the DAG initially
task A => taskB => SkipOperator (true)=> taskC (skipped) => task D(skipped) => task E
No response
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
Description
Requirement
Example
Suppose this is the DAG initially
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct