You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/04/12 23:49:25 UTC

[jira] [Created] (SPARK-14577) spark.sql.codegen.maxCaseBranches config option

Reynold Xin created SPARK-14577:
-----------------------------------

             Summary: spark.sql.codegen.maxCaseBranches config option
                 Key: SPARK-14577
                 URL: https://issues.apache.org/jira/browse/SPARK-14577
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Reynold Xin


We currently disable codegen for CaseWhen if the number of branches is greater than 20 (in CaseWhen.MAX_NUM_CASES_FOR_CODEGEN). It would be better if this value is a non-public config defined in SQLConf.



--
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