Francis, I had forgotten that Avatica still uses Gradle 6.8.1. You are correct that we will need to upgrade Avatica to Gradle 7+ before it can use JDK 17 or higher. I have logged https://issues.apache.org/jira/browse/CALCITE-5098.
Julian On Sun, Apr 17, 2022 at 3:16 PM Francis Chuang <[email protected]> wrote: > > I am happy to be RM for Avatica 1.21. Regarding CALCITE-5095, I was > wondering if someone can also update the Gradle version that's being > used by avatica. I noticed in the last few releases, if I use Gradle 7+, > the build / tests will fail. > > Francis > > On 18/04/2022 4:02 am, Julian Hyde wrote: > > Java 18 is now production. I think we should support it in the next > > releases of Calcite and Avatica. > > > > I have created a case to support Java 18 in Calcite and Avatica [1], > > a case for Calcite release 1.31 [2], > > a case for Avatica release 1.21 [3], > > and made #2 and #3 depend on #1. > > > > It would be great if someone could fix #1 asap. > > > > Julian > > > > [1] https://issues.apache.org/jira/browse/CALCITE-5095 > > > > [2] https://issues.apache.org/jira/browse/CALCITE-5096 > > > > [3] https://issues.apache.org/jira/browse/CALCITE-5097 > > <https://issues.apache.org/jira/browse/CALCITE-5097> > > > > > >
