You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chao Sun (Jira)" <ji...@apache.org> on 2021/04/30 07:04:00 UTC

[jira] [Updated] (SPARK-35281) StaticInvoke should not apply boxing if return type is primitive

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org