Github user sujith71955 commented on a diff in the pull request:
https://github.com/apache/spark/pull/19823#discussion_r153693359
--- 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 --
updated it. In my local build it was working fine. Thanks for the feedback
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]