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.
