Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/20933#discussion_r179503327
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -1185,6 +1185,13 @@ object SQLConf {
.stringConf
.createWithDefault("")
+ val DISABLED_V2_DATA_SOURCE_READERS =
buildConf("spark.sql.disabledV2DataSourceReaders")
--- End diff --
`spark.sql.disabledV2DataSources`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]