https://dagster.io/ logo
#ask-community
Title
# ask-community
u

Uri Laserson

12/24/2022, 3:51 PM
And in that case, what if I want to chain together a whole DAG of operations. It seems wasteful to read/write to S3 in between each op, when you could just continue the same op with the same local disk context instead. Is there a way to describe this?