The Apache Arrow community is pleased to announce the Apache Arrow .NET
22.0.1 release.

The release is available now.

Source archive:
  https://www.apache.org/dyn/closer.lua/arrow/apache-arrow-dotnet-22.0.1/

On NuGet:
  https://www.nuget.org/packages/Apache.Arrow
  https://www.nuget.org/packages/Apache.Arrow.Compression
  https://www.nuget.org/packages/Apache.Arrow.Flight
  https://www.nuget.org/packages/Apache.Arrow.Flight.AspNetCore
  https://www.nuget.org/packages/Apache.Arrow.Flight.Sql

Read the full changelog:
  https://github.com/apache/arrow-dotnet/releases/tag/v22.0.1

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-dotnet/issues
  https://github.com/apache/arrow-dotnet/discussions

Regards,
The Apache Arrow community.

Reply via email to