+1 (non-binding)

I verified the following on macOS (RC1, commit
7c22cdba6792fa29c5bda74bf1f866a08d7572a9):

- Download links are valid; tarball, .asc, .sha512 present
- GPG signature good (signed by Fokko Driesprong <[email protected]>)
- SHA-512 matches (shasum -a 512 -c -> OK)
- LICENSE / NOTICE / README present in the source tree
- No unexpected binary artifacts in the source tarball
- Tag apache-parquet-1.18.1-rc1 resolves to the RC commit
- Tarball contents match the signed tag
- Builds from source (LC_ALL=C ./mvnw clean install, Thrift 0.23.0)

Thanks for doing the release, Fokko.

On Mon, Aug 31, 2026 at 10:42 AM Fokko Driesprong <[email protected]>
wrote:

> Hi everyone,
>
> I propose the following RC as the official Apache Parquet 1.18.1 patch
> release.
>
> The commit id is 7c22cdba6792fa29c5bda74bf1f866a08d7572a9
>
> - This corresponds to the tag: apache-parquet-1.18.1-rc1
> -
> https://github.com/apache/parquet-java/tree/7c22cdba6792fa29c5bda74bf1f866a08d7572a9
>
> The release tarball, signature, and checksums are here:
>
> -
> https://dist.apache.org/repos/dist/dev/parquet/apache-parquet-1.18.1-rc1/
>
> You can find the KEYS file here:
>
> - https://downloads.apache.org/parquet/KEYS
>
> You can find the changelog here:
>
> -
> https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.18.1-rc1
>
> Binary artifacts are staged in Nexus here:
>
> - https://repository.apache.org/content/groups/staging/org/apache/parquet/
>
> The changes in this patch release:
>
> - Ensure that toByteArray returns a copy of a buffer (
> https://github.com/apache/parquet-java/pull/3729)
> - Fix data corruption for array-backed buffers (
> https://github.com/apache/parquet-java/pull/3717)
> -  Add parameter to enable reading KMS URL from key (
> https://github.com/apache/parquet-java/pull/3745)
> - Bump Jackson and Jackson-databind from 2.22.1 to 2.22.2.
> - Bump zstd-jni from 1.5.7-11 to 1.5.7-15.
> - Bump fastutil from 8.5.18 to 8.5.19.
>
> Please download, verify, and test. Please vote in the next 72 hours.
>
> [ ] +1 Release this as Apache Parquet 1.18.1
> [ ] +0[ ] -1 Do not release this because...
>
> Kind regards,
> Fokko
>
> Sent with [Proton Mail](https://proton.me/mail/home) secure email.

Reply via email to