You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Wes McKinney <we...@gmail.com> on 2017/08/16 14:51:31 UTC

[ANNOUNCE] Apache Arrow 0.6.0 released

The Apache Arrow community is pleased to announce the 0.6.0 release. It
includes 90 resolved issues ([1]) since the 0.5.0 release.

The release is available now from our website and [2]:
    http://arrow.apache.org/install/

Read about what's new in the release
http://arrow.apache.org/blog/2017/08/16/0.6.0-release/

Changelog
    http://arrow.apache.org/release/0.6.0.html

What is Apache Arrow?
---------------------

Apache Arrow is a columnar in-memory analytics layer designed to accelerate big
data. It houses a set of canonical in-memory representations of flat and
hierarchical data along with multiple language-bindings for structure
manipulation. It also provides low-overhead streaming and batch messaging,
zero-copy interprocess communication (IPC), and common algorithm
implementations.

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

Regards,
The Apache Arrow community

[1]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20fixVersion%20%3D%200.6.0%20ORDER%20BY%20priority%20DESC
[2]: https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.6.0/
[3]: https://lists.apache.org/list.html?dev@arrow.apache.org

Re: [ANNOUNCE] Apache Arrow 0.6.0 released

Posted by Jacques Nadeau <ja...@apache.org>.
Congrats everybody!

On Wed, Aug 16, 2017 at 7:51 AM, Wes McKinney <we...@gmail.com> wrote:

> The Apache Arrow community is pleased to announce the 0.6.0 release. It
> includes 90 resolved issues ([1]) since the 0.5.0 release.
>
> The release is available now from our website and [2]:
>     http://arrow.apache.org/install/
>
> Read about what's new in the release
> http://arrow.apache.org/blog/2017/08/16/0.6.0-release/
>
> Changelog
>     http://arrow.apache.org/release/0.6.0.html
>
> What is Apache Arrow?
> ---------------------
>
> Apache Arrow is a columnar in-memory analytics layer designed to
> accelerate big
> data. It houses a set of canonical in-memory representations of flat and
> hierarchical data along with multiple language-bindings for structure
> manipulation. It also provides low-overhead streaming and batch messaging,
> zero-copy interprocess communication (IPC), and common algorithm
> implementations.
>
> Please report any feedback to the mailing lists ([3])
>
> Regards,
> The Apache Arrow community
>
> [1]: https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20ARROW%20AND%20fixVersion%20%3D%200.6.0%20ORDER%20BY%20priority%20DESC
> [2]: https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.6.0/
> [3]: https://lists.apache.org/list.html?dev@arrow.apache.org
>