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

Hyukjin Kwon resolved SPARK-35398.
----------------------------------
    Resolution: Fixed

Resolving as Fixed: this change was merged to master. Implementing commit: 
b1493d82dd9d [SPARK-35398][SQL] Simplify the way to get classes from 
ClassBodyEvaluator in CodeGenerator.updateAndGetCom. (Triaged as a stranded 
ticket — the fix landed but the JIRA was left unresolved. Verified present on 
current master and not reverted.)

> Simplify the way to get classes from ClassBodyEvaluator in 
> CodeGenerator.updateAndGetCompilationStats method
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-35398
>                 URL: https://issues.apache.org/jira/browse/SPARK-35398
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Yang Jie
>            Priority: Trivial
>
> SPARK-35253 upgraded janino from 3.0.16 to 3.1.4, {{ClassBodyEvaluator}} 
> provides the {{getBytecodes}} method to get
> the mapping from {{ClassFile.getThisClassName}} to {{ClassFile.toByteArray}} 
> directly in this version and we don't need to get this variable by reflection 
> api anymore.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to