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

Chao Sun updated SPARK-35281:
-----------------------------
    Priority: Minor  (was: Major)

> StaticInvoke should not apply boxing if return type is primitive
> ----------------------------------------------------------------
>
>                 Key: SPARK-35281
>                 URL: https://issues.apache.org/jira/browse/SPARK-35281
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Chao Sun
>            Priority: Minor
>
> Currently {{StaticInvoke}} will apply boxing even if the return type is 
> primitive. This seems unnecessary. In comparison, {{Invoke}} checks this and 
> skips the boxing if return type is primitive.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to