We are please to announce the release of Apache Parquet C++ 1.5.0!

Parquet is a general-purpose columnar file format supporting nested
data. It uses space-efficient encodings and a compressed and splittable
structure for processing frameworks like Hadoop.

The CHANGELOG for the release is available at [1].
This release can be downloaded from [2].

Release Highlights
------------------

* Update to Apache Arrow 0.10
* Add write mode to split RowGroups based on their size
* Initial utility classes for Encryption and Bloom filters

This was the last release of Parquet C++ out of its standalone
repository. Future releases will be done out of the Arrow/Parquet C++
monorepo.

Please report any feedback to the mailing lists ([3]).

Thanks to everyone for contributing!

Regards,
The Apache Parquet community

[1]
https://gitbox.apache.org/repos/asf?p=parquet-cpp.git&f=CHANGELOG&hb=apache-parquet-cpp-1.5.0
[2]
https://www.apache.org/dyn/closer.cgi/parquet/apache-parquet-cpp-1.5.0/
[3] https://lists.apache.org/list.html?d...@parquet.apache.org

Reply via email to