You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2019/04/16 09:42:00 UTC

[jira] [Updated] (FLINK-11727) JSON row format is not serializable

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

Dawid Wysakowicz updated FLINK-11727:
-------------------------------------
    Priority: Blocker  (was: Major)

> JSON row format is not serializable
> -----------------------------------
>
>                 Key: FLINK-11727
>                 URL: https://issues.apache.org/jira/browse/FLINK-11727
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Ecosystem
>    Affects Versions: 1.6.3, 1.7.2
>            Reporter: Timo Walther
>            Assignee: Dawid Wysakowicz
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {\{JsonRowSerializationSchema}} and \{{JsonRowDeserializationSchema}} use reference comparisons for more efficient execution, however, these do not work after serialization of the class when shipping it to a cluster. This error was not immediately visible as the logic in the else clause was also able to partially do the correct logic.



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