[
https://issues.apache.org/jira/browse/METAMODEL-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993685#comment-14993685
]
ASF GitHub Bot commented on METAMODEL-207:
------------------------------------------
GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/71
METAMODEL-207: Fixed
My suggested fix for METAMODEL-207
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel METAMODEL-207
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
commit ef354e837f815e3bfde7661913561c384999117c
Author: Kasper Sørensen <[email protected]>
Date: 2015-11-06T13:49:09Z
METAMODEL-207: Fixed
----
> SingleLineCsvRow fails to serialize
> -----------------------------------
>
> Key: METAMODEL-207
> URL: https://issues.apache.org/jira/browse/METAMODEL-207
> Project: Apache MetaModel
> Issue Type: Bug
> Affects Versions: 4.4.1
> Environment: csv module
> Reporter: Kasper Sørensen
> Assignee: Kasper Sørensen
>
> The reference that SingleLineCsvRow has to it's DataSet makes it fail when
> serializing. We should ensure that this reference is transient since Rows
> should normally be serializable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)