You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Liang Chen (JIRA)" <ji...@apache.org> on 2018/02/25 08:45:00 UTC

[jira] [Resolved] (CARBONDATA-2149) Displayed complex type data is error when use DataFrame to write complex type data.

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

Liang Chen resolved CARBONDATA-2149.
------------------------------------
    Resolution: Fixed

> Displayed complex type data is error when use DataFrame to write complex type data.
> -----------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-2149
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2149
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-load, spark-integration
>    Affects Versions: 1.3.1
>            Reporter: Zhichao  Zhang
>            Assignee: Zhichao  Zhang
>            Priority: Minor
>             Fix For: 1.3.1
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> The default value of 'complex_delimiter_level_1' and 'complex_delimiter_level_2' is wrong, it must be '$' and ':', not be '\ \ $' and '\ \ :'. Escape characters '\ \ ' need to be added only when using delimiters in ArrayParserImpl or StructParserImpl. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)