Skip to content

Bug in topology traversing #563

@skim0119

Description

@skim0119
flowchart LR
  A --> B --> C
  A --> C
  B --> D
  A --> D
Loading

C and D are separate node with shared upstream nodes.
After running pipeline execution for C, pipeline breaks to run for D.

Probably good to check and include test for reusing nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions