You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metamodel.apache.org by "Kasper Sørensen (JIRA)" <ji...@apache.org> on 2017/08/22 05:09:00 UTC

[jira] [Created] (METAMODEL-1160) CsvTable does not deserialize since METAMODEL-7 was fixed

Kasper Sørensen created METAMODEL-1160:
------------------------------------------

             Summary: CsvTable does not deserialize since METAMODEL-7 was fixed
                 Key: METAMODEL-1160
                 URL: https://issues.apache.org/jira/browse/METAMODEL-1160
             Project: Apache MetaModel
          Issue Type: Bug
            Reporter: Kasper Sørensen
            Priority: Minor


Deserializing an old instance of CsvTable into the new class with a List<Column> instead of a Column[] does not work. The change was added as part of METAMODEL-7. We should make the legacy deserializer work so that it can convert the old columns array into a list.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)