You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metamodel.apache.org by "Arjan Seijkens (JIRA)" <ji...@apache.org> on 2019/06/12 08:06:01 UTC

[jira] [Updated] (METAMODEL-1213) Reading from CSV in a multi-threaded manner can corrupt results

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

Arjan Seijkens updated METAMODEL-1213:
--------------------------------------
    Affects Version/s: 5.2.1

> Reading from CSV in a multi-threaded manner can corrupt results
> ---------------------------------------------------------------
>
>                 Key: METAMODEL-1213
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-1213
>             Project: Apache MetaModel
>          Issue Type: Bug
>    Affects Versions: 5.2.1
>            Reporter: Arjan Seijkens
>            Priority: Major
>
> When you access a CSV file using a _SingleLineCsvDataSet_ and read from it in parallel manner in a multi-threaded environment, it is possible you get corrupted results for values in the CSV file, typically you'll sometimes get a _"_  (the double quote character) for empty fields.
> I will add a link to a branch demonstrating the issue through a unit test here.



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