Herman van Hovell created SPARK-23208:
-----------------------------------------

             Summary: GenArrayData produces illegal code
                 Key: SPARK-23208
                 URL: https://issues.apache.org/jira/browse/SPARK-23208
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.3.0
            Reporter: Herman van Hovell
            Assignee: Herman van Hovell


The GenArrayData.genCodeToCreateArrayData produces illegal java code when code 
splitting is enabled. This is caused by a typo on the following line: 
https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeCreator.scala#L114




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to