Kelvin Jiang created SPARK-50256:
------------------------------------

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


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