singer-io / tap-s3-csv

GNU Affero General Public License v3.0
27 stars 52 forks source link

Support compressed files #26

Open aharnly-amplify opened 4 years ago

aharnly-amplify commented 4 years ago

This tap does not currently support gzipped or other compressed file formats, which is a common pattern for storing CSV files in S3. It'd be great if it did!

markadoucette commented 4 years ago

I also would like to make a request to support compress file formats

jeffhuth-bytecode commented 4 years ago

I support this request. I have a client that would like to use Stitch and this tap connector. However, their data is stored in gzipped CSV format.

NoLookForcePush commented 4 years ago

+1 to this request

pabloajz commented 3 years ago

Not being able to process gzip csv files is a blocker to us trying to load data using Stitch and this connector. It would be very nice to get this done