You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ajantha Bhat (Jira)" <ji...@apache.org> on 2020/04/01 07:14:00 UTC

[jira] [Resolved] (CARBONDATA-3740) During loading, if '\r' appears before the first '\n', line separator detection will treat '\r' as line separator, lead to line mismatch

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

Ajantha Bhat resolved CARBONDATA-3740.
--------------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

> During loading, if '\r' appears before the first '\n', line separator detection will treat '\r' as line separator, lead to line mismatch
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3740
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3740
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-load
>    Affects Versions: 2.0.0
>            Reporter: Yahui Liu
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: image-2020-03-07-14-22-44-111.png, image-2020-03-07-14-32-18-961.png
>
>          Time Spent: 8h 10m
>  Remaining Estimate: 0h
>
> During loading, if in the first line, there is one field has a '\r' character and this '\r' appears before the first '\n', line separator detection will treat '\r' as line separator. This is not the intention.
>  !image-2020-03-07-14-22-44-111.png!
> This will lead to line mismatch. The result of loading will be like this:
> !image-2020-03-07-14-32-18-961.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)