Hi,
I'm loading data to Redshift via the Bulk connection. It works fine until it encounters some records with weird characters, in this case | and \.
Writing a simple copy command with DELIMITER '\t' (tab) solves the issue, but I cant specify the delimiter in the bulk Redshift output.
Have you encountered this issue?
Thanks
Joao