Github user wzhfy commented on a diff in the pull request:
https://github.com/apache/spark/pull/19823#discussion_r153678875
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala
---
@@ -2392,5 +2392,13 @@ abstract class DDLSuite extends QueryTest with
SQLTestUtils {
}
}
}
+ test("load command invalid path validation ") {
--- End diff --
nit: insert an empty line before the test
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]