[
https://issues.apache.org/jira/browse/CARBONDATA-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhichao Zhang updated CARBONDATA-2149:
---------------------------------------
Description: 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. (was: The default value of 'complex_delimiter_level_1' and 'complex_delimiter_level_2' is wrong, it must be '$' and ':', not be '\\$' and '\\:'.)
> 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.0
> Reporter: Zhichao Zhang
> Assignee: Zhichao Zhang
> Priority: Major
> Fix For: 1.3.0
>
>
> 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)