- Downloaded the source distribution, built and ran Drill under OpenJDK
21.0.7.
- Enabled htpasswd auth and TLSv1.3 for Drill client connections.
- Logged into the web UI and checked the major pages.
- Checked the release commit ID in the SYS.VERSION table.
- Connected from an external JDBC client using the 1.22.0 RC0 JDBC
driver with TLSv1.3.
- Ran read, write and metastore refresh queries using Parquet and CSV.
+1 (binding).
On 2025/06/18 17:22, Charles Givre wrote:
+1
Downloaded tarballs, ran various queries. Looks good!!
— C
On Jun 17, 2025, at 11:25, James Turton <dz...@apache.org> wrote:
Hi all
I'd like to propose the first release candidate (RC0) of Apache Drill, version
1.22.0.
The release candidate covers a total of 30 resolved Jira issues [1]. In
addition, numerous library upgrades are included and Java 8 support is dropped
in favour of the addition of Java 21 support. Java 8 compatible custom Drill
builds remain possible for users who download the source distribution. Thanks
to everyone who contributed to this release.
The tarball artefacts are hosted at [2] and the Maven artefacts are hosted at
[3].
This release candidate is based on 081a6410dd207ca456d12728f729c7d955db3f41
located at [4].
CI runs for the release candidate are viewable at [5].
[ ] +1
[ ] +0
[ ] -1
[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12353014
[2] https://dist.apache.org/repos/dist/dev/drill/1.22.0-rc0/
[3] https://repository.apache.org/content/repositories/orgapachedrill-1111/
[4] https://github.com/jnturton/drill/commits/drill-1.22.0
[5] https://github.com/apache/drill/actions/runs/15687993094