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

Takeshi Yamamuro resolved SPARK-30138.
--------------------------------------
    Fix Version/s: 3.0.0
         Assignee: Hu Fuwang
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/26766

> Separate configuration key of max iterations for analyzer and optimizer
> -----------------------------------------------------------------------
>
>                 Key: SPARK-30138
>                 URL: https://issues.apache.org/jira/browse/SPARK-30138
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Hu Fuwang
>            Assignee: Hu Fuwang
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Currently, both Analyzer and Optimizer use conf 
> "spark.sql.optimizer.excludedRules" to set the max iterations to run, which 
> is a little confusing.
> It is clearer to add a new conf "spark.sql.analyzer.excludedRules" for 
> analyzer max iterations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to