Parth Chandra created DRILL-3428:
------------------------------------
Summary: Errors during text filereading should provide the file
name in the error messge
Key: DRILL-3428
URL: https://issues.apache.org/jira/browse/DRILL-3428
Project: Apache Drill
Issue Type: Bug
Components: Storage - Text & CSV
Affects Versions: 1.0.0
Reporter: Parth Chandra
Assignee: Steven Phillips
Fix For: 1.2.0
If there is an exception during reading of a text file, the error message
prints a message like :
...TextParsingException: Error processing input: Cannot use newline
character within quoted string, line=37, char=8855. Content parsed: [ ]
which does not have the name of the file. If there are thousands of files being
read, printing the filename would help identify the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)