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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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 & 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)