[
https://issues.apache.org/jira/browse/DRILL-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361728#comment-16361728
]
Vlad Rozov commented on DRILL-6152:
-----------------------------------
Support for multi-line columns in CSV/TSV files were added as part of
DRILL-3178 and there is no option to disable multi-line processing. There is an
option to disable quoted processing. [~paul-rogers] do you refer to a new
CSV/TSV reader?
> For CSV and TSV files splitting should be disabled in case of quoted
> processing
> -------------------------------------------------------------------------------
>
> Key: DRILL-6152
> URL: https://issues.apache.org/jira/browse/DRILL-6152
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Vlad Rozov
> Priority: Major
>
> With quoted processing enabled it is not possible to process csv or tsv file
> from an arbitrary offset. Consider a case where a csv file is split inside a
> quoted string that contains a line feed. As beginning quote is part of
> another split, line feed would be recognized as a regular line feed instead
> of a line feed inside quotes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)