Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19545#discussion_r146096042
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala
---
@@ -2202,56 +2202,64 @@ abstract class DDLSuite extends QueryTest with
SQLTestUtils {
}
}
+ def testAddColumn(provider: String): Unit = {
--- End diff --
Nit: `protected`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]