cloud-fan commented on a change in pull request #30666:
URL: https://github.com/apache/spark/pull/30666#discussion_r540161057



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/SQLViewTestSuite.scala
##########
@@ -200,6 +200,20 @@ abstract class SQLViewTestSuite extends QueryTest with 
SQLTestUtils {
     }
   }
 
+  test("creating local temp view should not affect existing table reference") {

Review comment:
       this doesn't test different view type, seems we will just it repeatedly 
for no good.




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to