You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/08/28 03:06:18 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request, #42695: [SPARK-44982][CONNECT] Mark Spark Connect server configurations as static

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] HyukjinKwon closed pull request #42695: [SPARK-44982][CONNECT] Mark Spark Connect server configurations as static

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #42695: [SPARK-44982][CONNECT] Mark Spark Connect server configurations as static
URL: https://github.com/apache/spark/pull/42695


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] dongjoon-hyun commented on pull request #42695: [SPARK-44982][CONNECT] Mark Spark Connect server configurations as static

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on PR #42695:
URL: https://github.com/apache/spark/pull/42695#issuecomment-1695960084

   +1 for backporting.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] HyukjinKwon commented on pull request #42695: [SPARK-44982][CONNECT] Mark Spark Connect server configurations as static

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #42695:
URL: https://github.com/apache/spark/pull/42695#issuecomment-1695274874

   Merged to master and branch-3.5.
   
   I am merging this to 3.5 too as https://github.com/apache/spark/pull/42694 would need this, and I believe the risk is low.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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