You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Claudia Pesu (JIRA)" <ji...@apache.org> on 2016/03/07 13:22:40 UTC

[jira] [Created] (METAMODEL-237) Csv parsing failure

Claudia Pesu created METAMODEL-237:
--------------------------------------

             Summary: Csv parsing failure
                 Key: METAMODEL-237
                 URL: https://issues.apache.org/jira/browse/METAMODEL-237
             Project: Apache MetaModel
          Issue Type: Bug
            Reporter: Claudia Pesu
            Priority: Minor


I have a file with the following data:

```
code;code2
BEAM 12;my beam 23" maria
beam;ana 23"
beam;Length 26"

``` 

The CsvConfiguration configuration is registered with CsvConfiguration.DEFAULT_QUOTE_CHAR (") 


Actual Behavior: Metamodel doesn't successfully parse the file

The result of reading this file is shown in the image attached




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