Forum Discussion
Here is a community post about stripping line endings; maybe this could be used to normalize embedded EOL characters in your data, such as \r\n -> \n
.
I can research Redshift Bulk Load’s additional options … The COPY command has quite a few options, I see a CSV data format parameter too.
Hi,
Long time ago, I encountered this also.
If I remember well, it was due to the space in the right path header name.
I don’t remember if you also should remove the space in the left path header but you may want to remove it also.You should use a mapper for each of your csv file and rename this two columns.
Give it a try and let us know!
Related Content
- 2 years ago
- 3 years ago