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

Wenchen Fan resolved SPARK-50256.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 48787
[https://github.com/apache/spark/pull/48787]

> Add option for lightweight plan validation which is enabled by default
> ----------------------------------------------------------------------
>
>                 Key: SPARK-50256
>                 URL: https://issues.apache.org/jira/browse/SPARK-50256
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Kelvin Jiang
>            Assignee: Kelvin Jiang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> Currently, plan validation is disabled by default (only runs enabled by 
> default in tests). We can extend this to a "lightweight" version that is run 
> by default for all queries, but is quick to evaluate and provides useful 
> debugging information (e.g. which rule caused the plan to become invalid).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to