HyukjinKwon opened a new pull request #26570: [SPARK-25694][SQL] Move 
'spark.sql.defaultUrlStreamHandlerFactory.enabled' into StaticSQLConf.scala
URL: https://github.com/apache/spark/pull/26570
 
 
   ### What changes were proposed in this pull request?
   
   This PR is a followup of https://github.com/apache/spark/pull/26530 and 
proposes to move the configuration 
`spark.sql.defaultUrlStreamHandlerFactory.enabled` to `StaticSQLConf.scala` for 
consistency.
   
   ### Why are the changes needed?
   
   To put the similar configurations together and for readability.
   
   ### Does this PR introduce any user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Manually tested as described in https://github.com/apache/spark/pull/26530.
   

----------------------------------------------------------------
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