Kathryn Klarich
08/19/2021, 4:51 PMmapped
argument in Task.set_upstream
? is this just another way of applying mapping, or should we always be setting mapped=True
if the upstream task is mapped? (we usually use Task.map()
when mapping tasks)Kevin Kho
Kevin Kho
mapped=True
Kathryn Klarich
08/19/2021, 8:07 PMKevin Kho
mapped=True
is the upstream task is mapped.Kathryn Klarich
08/19/2021, 9:46 PM