A small question: When we have a flow that need to...
# ask-metaflow
f
A small question: When we have a flow that need to load data from S3, and when we run that flow locally, I assume that Metaflow will download those data to local disk. If so, would the data be cleaned up / deleted after the flow completes, or would we need to delete those data files manually ourselves? Where would these data files be stored?
1