The Apache Arrow community is pleased to announce the Arrow JS 21.0.0 release.
The release is available now. Source archive: https://www.apache.org/dyn/closer.lua/arrow/apache-arrow-js-21.0.0/ On www.npmjs.com: https://www.npmjs.com/package/apache-arrow https://www.npmjs.com/org/apache-arrow Read the full changelog: https://github.com/apache/arrow-js/releases/tag/v21.0.0 What is Apache Arrow? --------------------- Apache Arrow is a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. 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 vectorized in-memory analytics libraries. Please report any feedback to the GitHub repository: https://github.com/apache/arrow-js/issues https://github.com/apache/arrow-js/discussions Regards, -- The Apache Arrow community.