Dan Zhao
08/05/2021, 9:27 AMJenny
08/05/2021, 12:51 PMZac Chien
08/10/2021, 7:59 AMrun_name
for this case?
with Flow('foo-flow', run_name='foo-{today}') as flow:
foo_task.map(args)
that would be more readable and easily recognized than adding a rename task.🥺