[
https://issues.apache.org/jira/browse/DRILL-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444169#comment-17444169
]
ASF GitHub Bot commented on DRILL-8034:
---------------------------------------
vvysotskyi opened a new pull request #2377:
URL: https://github.com/apache/drill/pull/2377
# [DRILL-8034](https://issues.apache.org/jira/browse/DRILL-8034): Add
support for java 17
## Description
- Update Java version to 17
- Update Github Actions to run tests for JDK 17 instead of 14
- Update Docker scripts to deploy build with 17
## Documentation
Yep
## Testing
All unit tests passes, checked that Drill is able to start on JDK 17 without
errors or warnings.
--
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]
> Support Java17
> --------------
>
> Key: DRILL-8034
> URL: https://issues.apache.org/jira/browse/DRILL-8034
> Project: Apache Drill
> Issue Type: Wish
> Components: Execution - Codegen
> Affects Versions: 1.19.0
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Major
> Fix For: Future
>
>
> Drill officially supports Java14, and it can be updated to Java15 with a
> minimal changes. But latest LTS Java version is 17. Need to add support of
> building Drill with JVM17 and running on that JVM.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)