beliefer commented on a change in pull request #31757:
URL: https://github.com/apache/spark/pull/31757#discussion_r595801953
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSourceStrategy.scala
##########
@@ -199,7 +187,7 @@ object DataSourceAnalysis extends Rule[LogicalPlan] with
CastSupport {
// Sanity check
if (t.location.rootPaths.size != 1) {
- throw new AnalysisException("Can only write data to relations with a
single path.")
Review comment:
OK
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]