Hi, We are happy to announce that .NET for Apache Spark™ v1.0 has been released <https://github.com/dotnet/spark/releases/tag/v1.0.0>! Please check out the official blog <https://cloudblogs.microsoft.com/opensource/2020/10/30/announcing-net-apache-spark-1/>. The release note <https://github.com/dotnet/spark/blob/master/docs/release-notes/1.0.0/release-1.0.0.md> includes the full list of features/improvements of this release.
Here are the some of the highlights: - Support for Apache Spark 3.0 - Exposing new DataFrame / SQL function APIs introduced in Spark 3.0 - Support for all the complex types in Spark SQL - Support for Delta Lake <https://github.com/delta-io/delta> v0.7 and Hyperspace <https://github.com/microsoft/hyperspace> v0.2 We would like to thank the community for the great feedback and all those who contributed to this release. Thanks, Terry Kim on behalf of the .NET for Apache Spark™ team