Hi, I'm pleased to announce the release of Apache Parquet 1.14.0!
Parquet is a general-purpose columnar file format for nested data. It uses space-efficient encodings and a compressed and splittable structure for processing frameworks like Hadoop. Changes are listed at: https://github.com/apache/parquet-mr/blob/apache-parquet-1.14.0/CHANGES.md This release can be downloaded from: https://dist.apache.org/repos/dist/release/parquet/apache-parquet-1.14.0 Java artifacts are available from https://repository.apache.org/content/groups/public/org/apache/parquet and will be available from Maven Central after automatic synchronization. Thanks to everyone for contributing! Best, Gang