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

Wenchen Fan reassigned SPARK-22716:
-----------------------------------

    Assignee: Marco Gaido

> 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
>            Assignee: Marco Gaido
>             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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to