Hello, I'm pleased to announce the release of Apache Parquet Format 2.10.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. The full list of changes for this release is available below: https://github.com/apache/parquet-format/blob/master/CHANGES.md#version-2100 This release can be downloaded from: https://parquet.apache.org/blog/2023/11/20/2.10.0/ Java artifacts are available from Maven Central. Thanks to everyone for contributing! Best, Gang Wu