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

Herman van Hovell resolved SPARK-23546.
---------------------------------------
          Resolution: Fixed
            Assignee: Kazuaki Ishizaki
    Target Version/s: 2.3.0

> Refactor non-stateful methods/values in CodegenContext
> ------------------------------------------------------
>
>                 Key: SPARK-23546
>                 URL: https://issues.apache.org/jira/browse/SPARK-23546
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Kazuaki Ishizaki
>            Assignee: Kazuaki Ishizaki
>            Priority: Major
>
> Current {{CodegenContext}} class has immutable value or method without 
> mutable state, too.
> This refactoring moves them to {{CodeGenerator}} object class which can be 
> accessed from anywhere without an instantiated {{CodegenContext}} in the 
> program.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to