zsxwing commented on a change in pull request #27425: 
[SPARK-29543][SS][FOLLOWUP] Move `spark.sql.streaming.ui.*` configs to 
StaticSQLConf
URL: https://github.com/apache/spark/pull/27425#discussion_r373824921
 
 

 ##########
 File path: 
sql/core/src/main/scala/org/apache/spark/sql/internal/SharedState.scala
 ##########
 @@ -146,12 +146,14 @@ private[sql] class SharedState(
    */
   lazy val streamingQueryStatusListener: Option[StreamingQueryStatusListener] 
= {
     val sqlConf = SQLConf.get
 
 Review comment:
   nit: we can remove this and use `conf` in this class directly.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to