srowen commented on a change in pull request #28233:
[SPARK-30913][SPARK-30841][CORE][SQL][FOLLOWUP] Supplement version information
to the configuration of Tests.scala and SQL
URL: https://github.com/apache/spark/pull/28233#discussion_r409597061
##########
File path: core/src/main/scala/org/apache/spark/internal/config/Tests.scala
##########
@@ -79,6 +79,7 @@ private[spark] object Tests {
// on the host.
val SKIP_VALIDATE_CORES_TESTING =
ConfigBuilder("spark.testing.skipValidateCores")
+ .version("3.1.0")
Review comment:
Do we need this? this is an internal testing config, not for users
----------------------------------------------------------------
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]