Backslash n interpreted as newline.
15 Mar
2016
15 Mar
'16
6:57 p.m.
Hi all I have noticed that when loading tables from CSV files via COPY INTO ... USING DELIMITERS '\t','\n', the ASCII characters '\' followed by 'n' are interpreted as a newline, leading to the loading being aborted due to an incorrect number of columns in this row. This seems to me to be a bug? Also, it would be most helpful if the error message contained a line number (as is the case if there is unicode in the CSV file). Thanks, Nicolas Stalder.
3225
Age (days ago)
3225
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nicolas Stalder