[
https://issues.apache.org/jira/browse/SPARK-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-13215:
------------------------------------
Assignee: (was: Apache Spark)
> 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]