You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support for Row type Ser/De and exposing the CreateDataFrame API ([#338](https://github.com/dotnet/spark/pull/338))
6
+
* Support .NET Core 3.1 ([#291](https://github.com/dotnet/spark/pull/291) and [#386](https://github.com/dotnet/spark/pull/386))
7
+
* Support for new Delta v0.5.0 APIs ([#374](https://github.com/dotnet/spark/pull/374))
8
+
* Precompute the normalized type names of DataTypes and use string.Create on NS2.1 for faster normalization ([#364](https://github.com/dotnet/spark/pull/364))
9
+
10
+
### Breaking Changes
11
+
* None
12
+
13
+
### Supported Spark Versions
14
+
15
+
The following table outlines the supported Spark versions along with the microsoft-spark JAR to use with:
0 commit comments