Join Slack
Powered by
Hi all, I am using tap-s3-csv (transferwise varian...
# getting-started
u
user
10/01/2023, 8:37 AM
Hi all, I am using tap-s3-csv (transferwise variant). My csv does not have headers so it is using the first row to derive column names. 1. How do I supply headers separately? 2. How do I handle CSV files that are compressed with gzip ?
e
edgar_ramirez_mondragon
10/02/2023, 2:03 PM
Hi! I don't this that tap handles custom headers nor compressed files, so might wanna give
tap-spreadsheets-anywhere
a try. I have a demo project showing how it can be configured for S3 and gzip compression:
https://github.com/edgarrmondragon/meltano-s3-csv-example/blob/main/meltano.yml
u
user
10/03/2023, 3:08 PM
wow, thank you! I will try this out
Open in Slack
Previous
Next