Forum Discussion

Mari's avatar
Mari
New Contributor
7 years ago

Unzip and read the file

My input file is zipped. Inside the zip file, there are 3 fixed width file. I have to unzip the file and read each file(one at a time) and load into table. The input file will be in S3. Can someone a...