You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Uwe L. Korn" <uw...@xhochy.com> on 2017/03/17 14:58:15 UTC

[ANNOUNCE] Apache Parquet C++ release 1.0

We are please to announce the release of Apache Parquet C++ 1.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
------------------

This release is the first stable one for the C++ implementation of
Parquet.
It features read and write support with a low-level, structure-agnostic
interface
as well as a high-level interface for Apache Arrow.

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

Thanks to everyone for contributing!

Regards,
The Apache Parquet community

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

Re: [ANNOUNCE] Apache Parquet C++ release 1.0

Posted by Ryan Blue <rb...@netflix.com.INVALID>.
Thanks for all your work to get this release out, Uwe!

On Fri, Mar 17, 2017 at 7:58 AM, Uwe L. Korn <uw...@xhochy.com> wrote:

> We are please to announce the release of Apache Parquet C++ 1.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
> ------------------
>
> This release is the first stable one for the C++ implementation of
> Parquet.
> It features read and write support with a low-level, structure-agnostic
> interface
> as well as a high-level interface for Apache Arrow.
>
> Please report any feedback to the mailing lists ([3]).
>
> Thanks to everyone for contributing!
>
> Regards,
> The Apache Parquet community
>
> [1]
> https://git-wip-us.apache.org/repos/asf?p=parquet-cpp.git&f=
> CHANGELOG&hb=apache-parquet-cpp-1.0.0
> [2]
> https://www.apache.org/dyn/closer.cgi/parquet/apache-parquet-cpp-1.0.0/
> [3] https://lists.apache.org/list.html?dev@parquet.apache.org
>



-- 
Ryan Blue
Software Engineer
Netflix