Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

The launch task currently has a downstream dependency on all tasks, not just direct ones #28

Open
jlaneve opened this issue Apr 11, 2023 · 0 comments

Comments

@jlaneve
Copy link
Collaborator

jlaneve commented Apr 11, 2023

Because of this line below, the launch task has a dependency on everything downstream of it (instead of just direct dependencies). This doesn't actually affect the functionality, but the graph looks uglier. See graph screenshot.

            task.databricks_metadata = create_databricks_workflow_task.output

Screen Shot 2023-04-11 at 12 22 36 AM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant