Marco Gaido created SPARK-22715:
-----------------------------------

             Summary: Reuse array in CreateNamedStruct
                 Key: SPARK-22715
                 URL: https://issues.apache.org/jira/browse/SPARK-22715
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.1
            Reporter: Marco Gaido


In CreateNamedStruct we are creating the array once for each record, while we 
can reuse the same across them, reducing GC.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to