[
https://issues.apache.org/jira/browse/CALCITE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790295#comment-17790295
]
Sergey Nuyanzin commented on CALCITE-6137:
------------------------------------------
I linked 2 issues (one for previous java support and for previous gradle
upgrade)
About history.md there is a question,
I noticed that it is written in a form like
{quote}
Compatibility: This release is tested
on Linux, macOS, Microsoft Windows;
using Oracle JDK 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18;
using IBM Java 8;
{quote}
however in fact if I look into github workflow scripts there is no Oracle JDK
(there is zulu distribution) and there is no IBM Java
also the range of Java versions is shorter. just LTS versions: 8, 11, 17 and
one supported non LTS (19 in main now)
so should we fix it to reflect reality or may be I missed something?
> Upgrade gradle to 8.4 and support java 21
> -----------------------------------------
>
> Key: CALCITE-6137
> URL: https://issues.apache.org/jira/browse/CALCITE-6137
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Sergey Nuyanzin
> Assignee: Sergey Nuyanzin
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Gradle 8.4 is available and it supports java 21
> in fact in case of Avatica it seems pretty straightforward, so could be done
> within one task
--
This message was sent by Atlassian Jira
(v8.20.10#820010)