You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/02/19 15:14:57 UTC

[GitHub] [spark] peter-toth commented on a change in pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs

peter-toth commented on a change in pull request #31592:
URL: https://github.com/apache/spark/pull/31592#discussion_r579258578



##########
File path: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
##########
@@ -3650,6 +3650,84 @@ class SQLQuerySuite extends QueryTest with SharedSparkSession with AdaptiveSpark
       }
     }
   }
+
+  test("SPARK-34421: Resolve temporary objects in temporary views with CTEs") {

Review comment:
       Yes it passes as expected. All right, removed in 92df8406026593fce14f3b6efb0aea73747ecfe5




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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