Built Drill from source on Java 11. I encountered 1 small issue, which I don't think is a blocker, but should definitely be documented somewhere. Specifically, if there is not a file called git.properties in the root folder, the build will fail at the distribution phase. We could either include a blank file or just document this to tell developers to create one. I don't think it is a big deal.
In any event, ran various queries against various data sources to include PIVOT queries!! All behaved as expected, so +1 from me. (Binding) Best, -- C > On Feb 15, 2023, at 4:05 AM, James Turton <dz...@apache.org> wrote: > > Hi all, > > I'd like to propose the first release candidate (RC0) of Apache Drill, > version 1.21.0. > > The release candidate covers a total of 106 resolved JIRAs [1]. Thanks to > everyone who contributed to this release. > > The tarball artifacts are hosted at [2] and the maven artifacts are hosted at > [3]. > > This release candidate is based on commit > ff86c29b125776c56f361fc9187fb96458de37a6 located at [4]. > > Please download and try out the release, especially using JDK 8 because this > release was built with JDK 17. > > The vote ends at Sat 18 Feb 2023 12:00:00 UTC. > > [ ] +1 > [ ] +0 > [ ] -1 > > [1] > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12335462 > [2] https://github.com/jnturton/drill/releases/tag/drill-1.21.0 > [3] https://repository.apache.org/content/repositories/orgapachedrill-1104/ > [4] https://github.com/jnturton/drill/commits/drill-1.21.0