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_r357460501
 
 

 ##########
 File path: 
sql/core/src/main/scala/org/apache/spark/sql/execution/command/resources.scala
 ##########
 @@ -24,6 +24,7 @@ import org.apache.hadoop.fs.Path
 
 import org.apache.spark.sql.{Row, SparkSession}
 import org.apache.spark.sql.catalyst.expressions.{Attribute, 
AttributeReference}
+import org.apache.spark.sql.internal.SQLConf
 
 Review comment:
   Can be removed.

----------------------------------------------------------------
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]

Reply via email to