Apache Arrow 0.6.0 发布了。Apache Arrow 是 Apache 基金会下一个全新的开源项目,同时也是顶级项目。它的目的是作为一个跨平台的数据层来加快大数据分析项目的运行速度。
该版本自从0.5.0以来解决了90个问题,主要更新内容如下:
[Python] Handle nanosecond timestamps more gracefully when writing to Parquet format
[Python] Fail Python builds if flake8 yields warnings
Integrate in-memory object store from Ray
[C++] Improve error message when opening OS file fails
[C++] Allow optional build of plasma
[Plasma] Create Cython client library for Plasma
软件详情:http://arrow.apache.org/blog/2017/08/16/0.6.0-release/
下载地址:http://arrow.apache.org/install/
来自:开源中国社区

