[ https://issues.apache.org/jira/browse/DRILL-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948509#comment-17948509 ]
ASF GitHub Bot commented on DRILL-8523: --------------------------------------- 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. > Remove Support for Java 8 > ------------------------- > > Key: DRILL-8523 > URL: https://issues.apache.org/jira/browse/DRILL-8523 > Project: Apache Drill > Issue Type: Task > Affects Versions: 1.21.2 > Reporter: Charles Givre > Assignee: Charles Givre > Priority: Major > Fix For: 1.22.0 > > > This PR removes CI actions for Hadoop 2 and Java 8. -- This message was sent by Atlassian Jira (v8.20.10#820010)