[
https://issues.apache.org/jira/browse/SPARK-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-14796:
----------------------------------
Component/s: SQL
> Add spark.sql.optimizer.inSetConversionThreshold config option
> --------------------------------------------------------------
>
> Key: SPARK-14796
> URL: https://issues.apache.org/jira/browse/SPARK-14796
> Project: Spark
> Issue Type: Improvement
> Components: Optimizer, SQL
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Fix For: 2.0.0
>
>
> 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.inSetConversionThreshold` for that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]