Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20227#discussion_r161378421
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala
---
@@ -883,6 +908,41 @@ abstract class DDLSuite extends QueryTest with
SQLTestUtils {
}
}
+ test("rename temporary view - destination table already exists, with
sql: CREATE TEMPORARY view") {
--- End diff --
indent.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]