[
https://issues.apache.org/jira/browse/DRILL-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741608#comment-14741608
]
Jacques Nadeau commented on DRILL-3428:
---------------------------------------
Seems like a great place for UserException context wrapping.
> 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: Sudheesh Katkam
> 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)