[
https://issues.apache.org/jira/browse/CARBONDATA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravindra Pesala reopened CARBONDATA-36:
---------------------------------------
> fix dictionary exception when data column count less then schema
> ----------------------------------------------------------------
>
> Key: CARBONDATA-36
> URL: https://issues.apache.org/jira/browse/CARBONDATA-36
> Project: CarbonData
> Issue Type: Bug
> Reporter: Lin Yixin
> Assignee: Lin Yixin
> Priority: Minor
> Labels: easyfix
> Fix For: 0.1.0-incubating
>
>
> when csv head is id,name,age,city
> if the data record like as the following:
> 1,a,10,china
> 2,b
> 3,c,11,usa
> then,when read this row:2,b,generating dicionary will failure,and the remain
> record (3,c,11,usa)will no generate dictionary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)