HyukjinKwon commented on a change in pull request #26863: [SPARK-30234]ADD FILE
cannot add directories from sql CLI
URL: https://github.com/apache/spark/pull/26863#discussion_r363596224
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala
##########
@@ -2909,4 +2910,23 @@ abstract class DDLSuite extends QueryTest with
SQLTestUtils {
}
}
}
+
+ test("Add a Directory when spark.sql.legacy.addDirectory.recursive not set
to true") {
Review comment:
`Directory` -> `directory`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]