[
https://issues.apache.org/jira/browse/SPARK-22716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281050#comment-16281050
]
Apache Spark commented on SPARK-22716:
--------------------------------------
User 'mgaido91' has created a pull request for this issue:
https://github.com/apache/spark/pull/19916
> revisit ctx.addReferenceObj
> ---------------------------
>
> Key: SPARK-22716
> URL: https://issues.apache.org/jira/browse/SPARK-22716
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.3.0
> Reporter: Wenchen Fan
>
> `ctx.addReferenceObj` creats a global variable just for referring an object,
> which seems an overkill. We should revisit it and always use
> `ctx.addReferenceMinorObj`
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]