[ https://issues.apache.org/jira/browse/SPARK-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-15647.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 13392
[https://github.com/apache/spark/pull/13392]
> Fix Boundary Cases in OptimizeCodegen Rule
> ------------------------------------------
>
> Key: SPARK-15647
> URL: https://issues.apache.org/jira/browse/SPARK-15647
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Xiao Li
> Fix For: 2.0.0
>
>
> The condition in Optimizer rule {{OptimizeCodegen}} is not right.
> {noformat}
> branches.size < conf.maxCaseBranchesForCodegen
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|