USQL and embedded newline characters
Open
- Dominant language
- C#
- Stars
- 231
- Forks
- 666
- PR merge metrics
- No merged PRs in 30d
Description
Team,
EXTRACT ISSUE:
I have a comma delimited text file that has a COMMENT field which includes some new line characters. This field is inside a double quote string, such as "This is my \n comment \n" I have tried to escape them, and even write a custom C# extractor, but I can't seem to avoid the row from being chomped short.
Running the EXTRACT with the silent switch on works, but I'm throwing away valuable data.
Any help is appreciated, I have spent many hours on a solution.
Thanks,
Jim
Contributor guide
Assessment
This issue has not been assessed yet.