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_r393410677
##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -1522,6 +1552,7 @@ package object config {
.doc("Block size in bytes used in LZ4 compression, in the case when LZ4
compression" +
"codec is used. Lowering this block size will also lower shuffle
memory " +
"usage when LZ4 is used.")
+ .version("1.4.0")
Review comment:
SPARK-5932, commit ID:
2d222fb39dd978e5a33cde6ceb59307cbdf7b171#diff-529fc5c06b9731c1fbda6f3db60b16aa
----------------------------------------------------------------
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]