The Apache Arrow community is pleased to announce the 0.3.0
JavaScript release. This is the second JavaScript release.

It can be installed from source or via the apache-arrow package
on NPM.

* 
https://www.apache.org/dyn/closer.cgi/arrow/arrow-js-0.3.0/apache-arrow-js-0.3.0.tar.gz
* https://www.npmjs.com/package/apache-arrow

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

Apache Arrow is a cross-language development platform for in-memory data. It
specifies a standardized language-independent columnar memory format for flat
and hierarchical data, organized for efficient analytic operations on modern
hardware. It also provides computational libraries and zero-copy streaming
messaging and interprocess communication. Languages currently supported include
C, C++, Java, JavaScript, Python, and Ruby.

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

Regards,
The Apache Arrow community

[1]: https://lists.apache.org/list.html?d...@arrow.apache.org

Reply via email to