Join Slack
Powered by
Can you manually specify an upstream task tied to ...
# ask-community
j
Jason Motley
12/01/2021, 5:07 PM
Can you manually specify an upstream task tied to a renamed task? Example, if
@task(name = "Renamed Transform", log_stdout=True, checkpoint=False)
, can I set upstream_task = ["Renamed Transform"]) in a downstream task?
k
Kevin Kho
12/01/2021, 5:08 PM
Hey
@Jason Motley
, do you really need to do it my name? I think by variable is easier like
this
j
Jason Motley
12/01/2021, 5:09 PM
I'll try both
3
Views
Open in Slack
Previous
Next