HyukjinKwon opened a new pull request, #42695:
URL: https://github.com/apache/spark/pull/42695

   ### What changes were proposed in this pull request?
   
   This PR proposes to mark all Spark Connect server configurations as static 
configurations.
   
   ### Why are the changes needed?
   
   They are already static configurations, and cannot be set in runtime 
configuration (by default), see also 
https://github.com/apache/spark/blob/4a4856207d414ba88a8edabeb70e20765460ef1a/sql/core/src/main/scala/org/apache/spark/sql/RuntimeConfig.scala#L164-L167
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, they are already static configurations.
   
   ### How was this patch tested?
   
   Existing unittests.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to