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

Davies Liu resolved SPARK-9738.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

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

> remove FromUnsafe and add its codegen version to GenerateSafe
> -------------------------------------------------------------
>
>                 Key: SPARK-9738
>                 URL: https://issues.apache.org/jira/browse/SPARK-9738
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Wenchen Fan
>             Fix For: 1.5.0
>
>
> In https://github.com/apache/spark/pull/7752 we added `FromUnsafe` to convert 
> nexted unsafe data like array/map/struct to safe versions. It's a quick 
> solution and we already have `GenerateSafe` to do the conversion which is 
> codegened. So we should remove `FromUnsafe` and implement its codegen version 
> in `GenerateSafe`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to