beliefer opened a new 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 ### What changes were proposed in this pull request? I checked all the config of Spark again. find some new commit not add version information. **Test.scala** Item name | Since version | JIRA ID | Commit ID | Note -- | -- | -- | -- | -- spark.testing.skipValidateCores | 3.1.0 | SPARK-29154 | 474b1bb5c2bce2f83c4dd8e19b9b7c5b3aebd6c4#diff-8b4ea8f3b0cc1e7ce7e943de1abbb165 | **SQL** Item name | Since version | JIRA ID | Commit ID | Note -- | -- | -- | -- | -- spark.sql.legacy.integerGroupingId | 3.1.0 | SPARK-30279 | 71c73d58f6e88d2558ed2e696897767d93bac60f#diff-9a6b543db706f1a90f790783d6930a13 | The two config only exists in branch master. ### Why are the changes needed? Supplement version information. ### Does this PR introduce any user-facing change? 'No'. ### How was this patch tested? Jenkins test.
---------------------------------------------------------------- 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]
