[ 
https://issues.apache.org/jira/browse/SPARK-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135009#comment-15135009
 ] 

Apache Spark commented on SPARK-13215:
--------------------------------------

User 'davies' has created a pull request for this issue:
https://github.com/apache/spark/pull/11097

> Remove fallback in codegen
> --------------------------
>
>                 Key: SPARK-13215
>                 URL: https://issues.apache.org/jira/browse/SPARK-13215
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Davies Liu
>
> in newMutableProjection, it will fallback to InterpretedMutableProjection if 
> failed to compile.
> Since we remove the configuration for codegen, we are heavily reply on 
> codegen (also TungstenAggregate require the generated MutableProjection to 
> update UnsafeRow), should remove the fallback, which could make user 
> confusing, see the discussion in SPARK-13116.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to