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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to