astro-sdk icon indicating copy to clipboard operation
astro-sdk copied to clipboard

Offer local mode that saves dataframes to /tmp directory

Open dimberman opened this issue 3 years ago • 0 comments

In order to allow for easier local development AND support for storing dataframes in NFS, a user should be able to store intermediate values locally

Acceptance criteria:

  • A user that does not supply credentials for s3 or GCS should have the ability to store their intermediate values in a local directory (defaulting /tmp)

dimberman avatar Feb 07 '22 15:02 dimberman