You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2021/03/17 03:38:00 UTC

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

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

Wenchen Fan resolved SPARK-34504.
---------------------------------
    Fix Version/s: 3.1.2
                   3.2.0
       Resolution: Fixed

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

> 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
>            Priority: Major
>             Fix For: 3.2.0, 3.1.2
>
>
> 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