andygrove opened a new pull request, #4857: URL: https://github.com/apache/datafusion-comet/pull/4857
## Which issue does this PR close? Closes #4845. ## Rationale for this change As part of the 1.0.0 release we want to announce that JDK 11 and Spark 3.4 support are deprecated and will be removed in the 1.1.0 release, so users have time to migrate to JDK 17+ and Spark 3.5+. ## What changes are included in this PR? - Add a deprecation warning to the "Supported Spark Versions" section of the installation guide covering both JDK 11 and Spark 3.4. - Add a deprecation warning to the Spark 3.4 section of the Spark version compatibility guide. - Add a JDK 11 deprecation warning to the Spark 3.5 section of the Spark version compatibility guide, since Spark 3.5 can run on JDK 11. ## How are these changes tested? Documentation-only change. No tests are required. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
