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

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

    Assignee: 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
>            Assignee: Apache Spark
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to