beliefer commented on a change in pull request #27745: [SPARK-30912][CORE][DOC] 
Add version information to the configuration of Streaming.scala
URL: https://github.com/apache/spark/pull/27745#discussion_r386015993
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/Streaming.scala
 ##########
 @@ -23,44 +23,51 @@ private[spark] object Streaming {
 
   private[spark] val STREAMING_DYN_ALLOCATION_ENABLED =
     ConfigBuilder("spark.streaming.dynamicAllocation.enabled")
+      .version("3.0.0")
 
 Review comment:
   SPARK-26941, commit ID: 
cad475dcc9376557f882859856286e858002389a#diff-335c3bbf4ca27cf65a6f850b1a7c89dd

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to