[
https://issues.apache.org/jira/browse/SPARK-22716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan updated SPARK-22716:
--------------------------------
Summary: Avoid the creation of mutable states in addReferenceObj (was:
revisit ctx.addReferenceObj)
> Avoid the creation of mutable states in 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
> Fix For: 2.3.0
>
>
> `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]