[
https://issues.apache.org/jira/browse/SPARK-25444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Takuya Ueshin resolved SPARK-25444.
-----------------------------------
Resolution: Fixed
Assignee: Kazuaki Ishizaki
Fix Version/s: 2.5.0
Issue resolved by pull request 22439
https://github.com/apache/spark/pull/22439
> Refactor GenArrayData.genCodeToCreateArrayData() method
> -------------------------------------------------------
>
> Key: SPARK-25444
> URL: https://issues.apache.org/jira/browse/SPARK-25444
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.5.0
> Reporter: Kazuaki Ishizaki
> Assignee: Kazuaki Ishizaki
> Priority: Major
> Fix For: 2.5.0
>
>
> {{GenArrayData.genCodeToCreateArrayData()}} generated Java code to create a
> temporary Java array to create {{ArrayData}}. It can be eliminated by using
> {{ArrayData.createArrayData}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]