Github user wzhfy commented on a diff in the pull request: https://github.com/apache/spark/pull/19823#discussion_r153678491 --- 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 -- @sujith71955 according to Jenkins, there's a whitespace at end of line
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org