Pedro Machado
12/14/2021, 10:22 PMS3Result
with a target
is configured for this task so the output of the API lands in S3 in json format.
• A pipe in Snowflake will detect and load these files
My question: is relying on the Prefect results an acceptable way to save data to S3 or should I have an explicit task that will handle writing to S3?
In this approach (S3Results), will the data stay in memory until the end of the process or will the memory be released when the data is written to S3?Anna Geller