You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Linhong Liu (Jira)" <ji...@apache.org> on 2021/02/23 05:52:00 UTC

[jira] [Created] (SPARK-34504) avoid unnecessary view resolving and remove the `performCheck` flag

Linhong Liu created SPARK-34504:
-----------------------------------

             Summary: avoid unnecessary view resolving and remove the `performCheck` flag
                 Key: SPARK-34504
                 URL: https://issues.apache.org/jira/browse/SPARK-34504
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.1.1
            Reporter: Linhong Liu


in SPARK-34490, I added a `performCheck` flag to skip analysis check when resolving views. This is due to some view resolution is unnecessary. So we can avoid these unnecessary view resolution and remove the `performCheck` flag.



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

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