beliefer opened a new pull request #27592: [SPARK-30840][CORE] Add version property for ConfigEntry and ConfigBuilder URL: https://github.com/apache/spark/pull/27592 ### What changes were proposed in this pull request? Spark ConfigEntry and ConfigBuilder missing Spark version information of each configuration at release. This is not good for Spark user when they visiting the page of spark configuration. ### Why are the changes needed? Supplemental configuration version information. ### Does this PR introduce any user-facing change? Yes ### How was this patch tested? Exists UT
---------------------------------------------------------------- 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]
