[
https://issues.apache.org/jira/browse/SPARK-35281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-35281.
----------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 32416
[https://github.com/apache/spark/pull/32416]
> 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
> Assignee: Chao Sun
> Priority: Minor
> Fix For: 3.2.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]