transferwise / pipelinewise-tap-s3-csv

Singer.io Tap for CSV files on S3 - PipelineWise compatible
https://transferwise.github.io/pipelinewise/
GNU Affero General Public License v3.0
7 stars 33 forks source link

feat: add encoding property in table structure #164

Open berenddeboer opened 2 years ago

berenddeboer commented 2 years ago

Problem

tap-s3-csv does only support utf-8. This PR provides an encoding property in the table structure to specify a different encoding.

Types of changes

Checklist

msardana94 commented 1 year ago

hi @berenddeboer, we are also facing this issue. Do you know when will this be merged?