cgivre opened a new pull request, #2987: URL: https://github.com/apache/drill/pull/2987
# [DRILL-8523](https://issues.apache.org/jira/browse/DRILL-8523): Remove Support for Java 8 ## Description This PR removes the CI actions for Java 8 and effectively ends Drill's support for Java 8. As a consequence of that, Drill no longer supports Hadoop 2. The profile is still in the pom.xml file should anyone want to build Drill for Hadoop 2, but we are no longer running CI with those tests. This PR also adds CI tests for Java 21. ## Documentation No user facing changes. ## Testing Ran existing unit tests. -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org