Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19713#discussion_r150174211
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala
---
@@ -820,15 +820,16 @@ abstract class DDLSuite extends QueryTest with
SQLTestUtils {
}
}
- test("rename temporary view") {
+ test("rename temporary table") {
--- End diff --
Copied from 2.2 version... : )
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]