beliefer commented on a change in pull request #27931: 
[SPARK-31002][CORE][DOC][FOLLOWUP] Add version information to the configuration 
of Core
URL: https://github.com/apache/spark/pull/27931#discussion_r393415250
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
 ##########
 @@ -1540,13 +1572,15 @@ package object config {
         "compression codec is used. Lowering this size will lower the shuffle 
" +
         "memory usage when Zstd is used, but it might increase the compression 
" +
         "cost because of excessive JNI call overhead")
+      .version("2.3.0")
 
 Review comment:
   SPARK-19112, commit ID: 
444bce1c98c45147fe63e2132e9743a0c5e49598#diff-df9e6118c481ceb27faa399114fac0a1

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