[
https://issues.apache.org/jira/browse/SPARK-11376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978509#comment-14978509
]
Apache Spark commented on SPARK-11376:
--------------------------------------
User 'liancheng' has created a pull request for this issue:
https://github.com/apache/spark/pull/9335
> Invalid generated Java code in GenerateColumnAccessor
> -----------------------------------------------------
>
> Key: SPARK-11376
> URL: https://issues.apache.org/jira/browse/SPARK-11376
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.6.0
> Reporter: Cheng Lian
> Assignee: Cheng Lian
> Priority: Minor
>
> There are two {{mutableRow}} fields in the generated code within
> {{GenerateColumnAccessor.create()}} method. However, Janino happily accepted
> this code and operates normally. (That's why this bug is marked as minor.)
> After some experiments, it turned out that Janino doesn't complain as long as
> all the fields with the same name are null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]