Kontinuation commented on issue #1775: URL: https://github.com/apache/datafusion-comet/issues/1775#issuecomment-2903027908
Another Spark extension projection I am working on is also upgrading to Java 11: https://github.com/apache/sedona/pull/1942. The main consideration is that major cloud vendors all provide hosted Spark service with Java 11 in at least 1 LTS version, and on-premise users can upgrade their JDK version on their own, so upgrading to Java 11 won't pose too much friction to the users. I think it is OK to stick to `zulu`, as it was the default distribution in setup-java V1 and today lots of projects are still using it, including [Apache Iceberg](https://github.com/apache/iceberg/blob/main/.github/workflows/java-ci.yml). -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org