Hi, I am trying to set upstream tasks for a given ...
# ask-community
s
Hi, I am trying to set upstream tasks for a given task dynamically. It is working fine however I do see some extra tasks listed up which don't do anything (screenshot -1). Why is that happening? When I am printing set_upstream tasks in console, it is showing just the tasks I want, however while executing, I see more (screenshot-2).
k
Hey @Shuchita Tripathi, I think this will answer that. Prefect has these intermediate tasks to put the data in the form needed
👍 1