MeltanoLabs / target-athena

Singer.io Target for AWS Athena.
Other
5 stars 16 forks source link

CSV writer logic generates column shifts with schema changes #6

Open andrewcstewart opened 3 years ago

andrewcstewart commented 3 years ago

Incremental CSV writing logic may not be able to anticipate variations in tap schema as can be common with instances like tap-mongodb.

andrewcstewart commented 3 years ago

A possible workaround: https://stackoverflow.com/questions/47936191/how-to-handle-embed-line-breaks-in-aws-athena