MaxGekk opened a new pull request #26571: [SPARK-29931][SQL] Declare removing of legacy configs in Spark 4.0 or a later release URL: https://github.com/apache/spark/pull/26571 ### What changes were proposed in this pull request? Added the sentence "This config will be removed in Spark 4.0 or a later release." to doc for all legacy SQL configs existed before Spark 3.0. ### Why are the changes needed? To inform users that legacy configs are temporary, and have limited life time up to the next major release (or maybe later). ### Does this PR introduce any user-facing change? No ### How was this patch tested? Just checking coding style via `./dev/scalastyle`.
---------------------------------------------------------------- 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]
