Hi everyone, I propose the following RC to be released as the official Apache Parquet-Java 1.14.1 release.
The commit id is 97ede968377400d1d79e3196636ba3de392196ba * This corresponds to the tag: apache-parquet-1.14.1-rc0 * https://github.com/apache/parquet-java/tree/97ede968377400d1d79e3196636ba3de392196ba The release tarball, signature, and checksums are here: * https://dist.apache.org/repos/dist/dev/parquet/apache-parquet-1.14.1-rc0 You can find the KEYS file here: * https://downloads.apache.org/parquet/KEYS Binary artifacts are staged in Nexus here: * https://repository.apache.org/content/groups/staging/org/apache/parquet/ This release includes important bug fixes: * PARQUET-2468 - ParquetMetadata.toPrettyJSON throws exception on file read when LOG.isDebugEnabled() * PARQUET-2472 - Close resources in finally block in ParquetFileWriter#end * PARQUET-2498 - Hadoop vector IO API doesn't handle empty list of ranges Full change logs can be viewed here: * https://github.com/apache/parquet-java/blob/parquet-1.14.x/CHANGES.md#version-1141 Please download, verify, and test. Please vote in the next 72 hours. [ ] +1 Release this as Apache Parquet-Java 1.14.1 [ ] +0 [ ] -1 Do not release this because... Best, Gang
