[
https://issues.apache.org/jira/browse/METAMODEL-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255718#comment-15255718
]
ASF GitHub Bot commented on METAMODEL-242:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/metamodel/pull/93
> Deserialization will yield the wrong replacement-class for legacy
> OperatorType class
> ------------------------------------------------------------------------------------
>
> Key: METAMODEL-242
> URL: https://issues.apache.org/jira/browse/METAMODEL-242
> Project: Apache MetaModel
> Issue Type: Bug
> Reporter: Kasper Sørensen
> Assignee: Kasper Sørensen
> Fix For: 4.5.3
>
>
> LegacyDeserializationObjectInputStream seems to have a copy-paste error in
> it's interception of old/legacy enum OperatorType instances which is supposed
> to be replaced by the LegacyOperatorType enum. Instead it seems to try and
> deserialize it as a LegacyFunctionType which isn't gonna work at all.
> I'll be submitting a fix shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)