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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to