[
https://issues.apache.org/jira/browse/METAMODEL-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14067645#comment-14067645
]
Kasper Sørensen commented on METAMODEL-69:
------------------------------------------
Fix submitted for review: https://reviews.apache.org/r/23711/
> Deserializing legacy ColumnType is not working
> ----------------------------------------------
>
> Key: METAMODEL-69
> URL: https://issues.apache.org/jira/browse/METAMODEL-69
> Project: Metamodel
> Issue Type: Bug
> Affects Versions: 4.2
> Reporter: Kasper Sørensen
> Assignee: Kasper Sørensen
> Fix For: 4.2
>
>
> Because the old ColumnType was an enum and the new one is an interface, we
> cannot currently deserialize an old schema structure into the new class
> format. To fix, we need an enum implementation of the new interface and make
> the LegacyDeserializationObjectInputStream port the old objects into
> instances from this new enum.
--
This message was sent by Atlassian JIRA
(v6.2#6252)