Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
DRILL-6150 org.apache.drill.exec.store.easy.text.compliant.TextReader is subject of java.lang.StackOverflowError
- Open