Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant