Question about CSVs as assets #17869
Unanswered
Replies: 1 comment 1 reply
-
The "best practice" way to do this depends a bit on how the CSVs get into S3.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have a best practice question. If I have CSVs in an S3 bucket, should authenticating to S3 and fetching those CSVs be
@op
functions and each row from the many CSV files be an@asset
?The question was originally asked in Dagster Slack.
Beta Was this translation helpful? Give feedback.
All reactions