I'm getting this exception while parsing exception when querying a directory with thousands of tsv files:
...TextParsingException: Error processing input: Cannot use newline character within quoted string, line=37, char=8855. Content parsed: [ ] Is there a way to find out which file caused the exception w/o grep-ing through all of them?
