Sean Hsuan-Yi Chu created DRILL-3718:
----------------------------------------
Summary: quotes in .tsv trigger exception
Key: DRILL-3718
URL: https://issues.apache.org/jira/browse/DRILL-3718
Project: Apache Drill
Issue Type: Bug
Components: Storage - Text & CSV
Reporter: Sean Hsuan-Yi Chu
Assignee: Sean Hsuan-Yi Chu
Given a simple tsv file as below
{code}
"a" a
a a
a
{code}
After getting the first quote, the TextReader would just keep going down the
entire files, as opposed to stopping at the second "
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)