You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2019/02/27 08:24:00 UTC

[jira] [Created] (SPARK-27001) Refactor "serializerFor" method between ScalaReflection and JavaTypeInference

Jungtaek Lim created SPARK-27001:
------------------------------------

             Summary: Refactor "serializerFor" method between ScalaReflection and JavaTypeInference
                 Key: SPARK-27001
                 URL: https://issues.apache.org/jira/browse/SPARK-27001
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Jungtaek Lim


While we address SPARK-22000 we refactored "deserializer" method between ScalaReflection and JavaTypeInference since lots of things were duplicated, and even code had been diverged to let Java side missing upcast.

Once we take a step on refactoring, I would propose refactoring "serializerFor" since similar duplications are observed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org