You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2016/08/10 09:01:21 UTC

[jira] [Resolved] (DRILL-3726) Drill is not properly interpreting CRLF (0d0a). CR gets read as content.

     [ https://issues.apache.org/jira/browse/DRILL-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva resolved DRILL-3726.
-------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.9.0)
                   1.8.0

Merged with 5ca2340a0a83412aa8fc8b077b72eca5f55e4226

> Drill is not properly interpreting CRLF (0d0a). CR gets read as content.
> ------------------------------------------------------------------------
>
>                 Key: DRILL-3726
>                 URL: https://issues.apache.org/jira/browse/DRILL-3726
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Text & CSV
>    Affects Versions: 1.1.0
>         Environment: Linux RHEL 6.6, OSX 10.9
>            Reporter: Edmon Begoli
>            Assignee: Arina Ielchiieva
>             Fix For: 1.8.0
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
>   When we query the last attribute of a text file, we get missing characters.  Looking at the row through Drill, a \r is included at the end of the last attribute.  
> Looking in a text editor, it's not embedded into that attribute.
> I'm thinking that Drill is not interpreting CRLF (0d0a) as a new line, only the LF, resulting in the CR becoming part of the last attribute.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)