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

Wenchen Fan updated SPARK-32528:
--------------------------------
    Description: In tests, we usually call `plan.analyze` to get the analyzed 
plan and test analyzer/optimizer rules. However, `plan.analyze` doesn't 
guarantee the plan is resolved, which may surprise the test writers.

> The analyze method should make sure the plan is analyzed
> --------------------------------------------------------
>
>                 Key: SPARK-32528
>                 URL: https://issues.apache.org/jira/browse/SPARK-32528
>             Project: Spark
>          Issue Type: Test
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Wenchen Fan
>            Assignee: Wenchen Fan
>            Priority: Minor
>
> In tests, we usually call `plan.analyze` to get the analyzed plan and test 
> analyzer/optimizer rules. However, `plan.analyze` doesn't guarantee the plan 
> is resolved, which may surprise the test writers.



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