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

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

Timo Walther created FLINK-11727:
------------------------------------

             Summary: 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 API &amp; SQL
            Reporter: Timo Walther
            Assignee: Timo Walther


{\{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 to the correct logic.



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