[
https://issues.apache.org/jira/browse/SPARK-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662763#comment-14662763
]
Wenchen Fan commented on SPARK-9738:
------------------------------------
[~joshrosen] sorry about the rush, I've filled in the description now :)
> 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
>
> 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]