weiting-chen opened a new issue, #8574: URL: https://github.com/apache/incubator-gluten/issues/8574
### Description Current Spark and JDK support status are in below Spark 3.4.4 support JDK8(8u362) or above version Spark 3.5.4 support JDK8(8u371) or above version Spark 4.0 can only support JDK 11 and 17 For better CI resource usage, we can consider to deprecate JDK 8 support when adding Spark 4.0 support. The plan to support Spark 4.0 will be initialized in Gluten 1.4 and done the work in Gluten 1.5. -- 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]
