Can you manually specify an upstream task tied to ...
# ask-community
j
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
Hey @Jason Motley, do you really need to do it my name? I think by variable is easier like this
j
I'll try both