[
https://issues.apache.org/jira/browse/CALCITE-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-4547.
----------------------------------
Resolution: Fixed
Fixed inĀ
[f79624a0|https://github.com/apache/calcite/commit/f79624a07feabee16376b519283cf375b76b8b9f];
thanks for the PR, [~VAE]!
Although the above commit came after release 1.29, this bug is marked as fixed
in release 1.29. The necessary code change to enable Java 16 and 17 was fixed
in
[6d51d277|https://github.com/apache/calcite/commit/6d51d277b158ff7073f29ada4a96a7a74c0b46fc],
which occurred before release 1.29.
> Support Java 16 and 17
> ----------------------
>
> Key: CALCITE-4547
> URL: https://issues.apache.org/jira/browse/CALCITE-4547
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.29.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Support building and running on [Java 16|https://jdk.java.net/16/] (OpenJDK
> 16) and [Java 17|https://jdk.java.net/17/](OpenJDK 17).
> This will require an [upgrade to Gradle
> 7|https://melix.github.io/blog/2021/03/gradle-java16.html], because Gradle 6
> will not support Java 16.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)