You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Gabor Szadovszky <ga...@apache.org> on 2021/03/25 14:29:31 UTC

[ANNOUNCE] Apache Parquet MR release 1.12.0

I'm pleased to announce the release of Parquet MR 1.12.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.12.0/CHANGES.md

This release can be downloaded from: https://parquet.apache.org/downloads/

Java artifacts are available from Maven Central.

Thanks to everyone for contributing!