You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2018/09/17 05:27:00 UTC

[jira] [Created] (SPARK-25444) Refactor GenArrayData.genCodeToCreateArrayData() method

Kazuaki Ishizaki created SPARK-25444:
----------------------------------------

             Summary: 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


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