Forum Discussion

amubeen's avatar
amubeen
New Contributor II
4 years ago

Reading and parsing multiple files from s3 bucket

Hey All, So I’ve been able to read a single csv file from my s3 bucket, parse it with csv parser, map it, and load it into my snowflake DB with some additional join logic. However, what I need to d...