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

The release is available now.

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

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


Read the full changelog:
  https://github.com/apache/arrow-dotnet/releases/tag/v23.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-dotnet/issues
  https://github.com/apache/arrow-dotnet/discussions

Regards,
The Apache Arrow community.

Reply via email to