MaxGekk commented on a change in pull request #30385:
URL: https://github.com/apache/spark/pull/30385#discussion_r523970602
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/connector/catalog/CatalogManager.scala
##########
@@ -78,7 +78,7 @@ class CatalogManager(
* This catalog is a v2 catalog that delegates to the v1 session catalog. it
is used when the
* session catalog is responsible for an identifier, but the source requires
the v2 catalog API.
* This happens when the source implementation extends the v2 TableProvider
API and is not listed
- * in the fallback configuration, spark.sql.sources.write.useV1SourceList
+ * in the fallback configuration, spark.sql.sources.useV1SourceList
Review comment:
https://github.com/apache/spark/blob/234711a328dd4cd888d6a73145984987eabc483b/sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala#L2071
----------------------------------------------------------------
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]