pan3793 commented on PR #54477: URL: https://github.com/apache/spark/pull/54477#issuecomment-3995250268
@cboumalh, I think it's the simplest approach to make Spark fully support Java 25 (pass all GHA pipeline), and for now, the only thing waiting is the DataSketches community release datasketches-memory 3.0.3. But this might not be ideal from the datasketches perspective > Warning: Java versions > Java 11 can only operate in restricted mode where no off-heap operations are allowed! From what I'm seeing, the DataSketches community is aggressively escalating the minimal JDK requirement, which makes Spark hard to follow. In the long term, collaborating with or participating in the DataSketches community to expand the JDK version support range should benefit Spark use cases. -- 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]
