[ https://issues.apache.org/jira/browse/SPARK-4143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189380#comment-14189380
]
Apache Spark commented on SPARK-4143:
-------------------------------------
User 'chenghao-intel' has created a pull request for this issue:
https://github.com/apache/spark/pull/3007
> Move inner class DeferredObjectAdapter to top level
> ---------------------------------------------------
>
> Key: SPARK-4143
> URL: https://issues.apache.org/jira/browse/SPARK-4143
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Cheng Hao
> Priority: Trivial
>
> The class DeferredObjectAdapter is the inner class of HiveGenericUdf, which may cause
some overhead in closure ser/de-ser. Move it to top level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|