[
https://issues.apache.org/jira/browse/SPARK-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-3031:
-----------------------------
Target Version/s: (was: 1.2.0)
> Create JsonSerializable and move JSON serialization from JsonProtocol into
> each class
> -------------------------------------------------------------------------------------
>
> Key: SPARK-3031
> URL: https://issues.apache.org/jira/browse/SPARK-3031
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: Reynold Xin
>
> It is really, really weird that we have a single file JsonProtocol that
> handles the JSON serialization/deserialization for a bunch of classes. This
> is very error prone because it is easy to add a new field to a class, and
> forget to update the JSON part of it. Or worse, add a new event class and
> forget to add one, as evidenced by
> https://issues.apache.org/jira/browse/SPARK-3028
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]