Github user gengliangwang commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20933#discussion_r179533511
  
    --- 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 --
    
    This is following `disabledV2StreamingMicroBatchReaders`.  And currently 
this PR only supports reading.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to