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

    https://github.com/apache/spark/pull/21504#discussion_r194817758
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/StaticSQLConf.scala 
---
    @@ -96,6 +96,14 @@ object StaticSQLConf {
         .toSequence
         .createOptional
     
    +  val STREAMING_QUERY_LISTENERS = 
buildStaticConf("spark.sql.streamingQueryListeners")
    --- End diff --
    
    ok makes sense. renamed.


---

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

Reply via email to