You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2016/09/24 10:51:21 UTC

[jira] [Updated] (CARBONDATA-194) ArrayIndexOfBoundException thrown when number of columns in row more than the max number of columns in univocity parser settings

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

Ravindra Pesala updated CARBONDATA-194:
---------------------------------------
    Fix Version/s: 0.1.1-incubating

> ArrayIndexOfBoundException thrown when number of columns in row more than the max number of columns in univocity parser settings
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-194
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-194
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Manish Gupta
>            Assignee: Manish Gupta
>            Priority: Minor
>             Fix For: 0.2.0-incubating, 0.1.1-incubating
>
>
> When the number of columns in csv data file while parsing a row are more than the number of columns in schema, the parser throws array index of bound exception
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 18
> 	at com.univocity.parsers.common.ParserOutput.valueParsed(ParserOutput.java:247)
> 	at com.univocity.parsers.csv.CsvParser.parseField(CsvParser.java:181)
> 	at com.univocity.parsers.csv.CsvParser.parseRecord(CsvParser.java:75)



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