Wenchen Fan created SPARK-22716:
-----------------------------------

             Summary: 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]

Reply via email to