Congrats!
On Mon, Feb 11, 2019 at 1:07 PM Uwe L. Korn <[email protected]> wrote: > > The Apache Arrow community is pleased to announce the 0.4.0 > 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.4.0/apache-arrow-js-0.4.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/[email protected]
