Apache Arrow 0.6.0 发布了。Apache Arrow 是 Apache 基金会下一个全新的开源项目,同时也是顶级项目。它的目的是作为一个跨平台的数据层来加快大数据分析项目的运行速度。 该版本自从0.5.0以来解决了90个问题,主要更新内容如下: ARROW-1076 - [Python] Handle nanosecond timestamps more gracefully when writing to Parquet format ARROW-1093 - [Python] Fail Python builds if flake8 yields warnings ARROW-1104 - Integrate in-memory object store from Ray ARROW-1121 - [C++] Improve error message when opening OS file fails ARROW-1140 - [C++] Allow optional build of plasma ARROW-1149 - [Plasma] Create Cython client library for Plasma …… 完整更新内容请查看发行说明和更新日志。 下载地址:http://arrow.apache.org/install/ Apache Arrow 0.6.0 发布,内存数据交换格式下载地址