[ 
https://issues.apache.org/jira/browse/SPARK-27001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-27001.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 23908
[https://github.com/apache/spark/pull/23908]

> 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
>            Assignee: Jungtaek Lim
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to