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

[jira] [Assigned] (SPARK-14796) Add spark.sql.optimizer.minSetSize config option

     [ https://issues.apache.org/jira/browse/SPARK-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-14796:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add spark.sql.optimizer.minSetSize config option
> ------------------------------------------------
>
>                 Key: SPARK-14796
>                 URL: https://issues.apache.org/jira/browse/SPARK-14796
>             Project: Spark
>          Issue Type: Improvement
>          Components: Optimizer
>            Reporter: Dongjoon Hyun
>
> Currently, `OptimizeIn` optimizer replaces `In` expression into `InSet` expression if the size of set is greater than a constant, 10. 
> This issue aims to make a configuration `spark.sql.optimizer.minSetSize` for that.



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