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
Copy file name to clipboardExpand all lines: docs/release-notes/0.8/release-0.8.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
* Support .NET Core 3.1 ([#291](https://github.com/dotnet/spark/pull/291) and [#386](https://github.com/dotnet/spark/pull/386))
7
7
* Support for new Delta v0.5.0 APIs ([#374](https://github.com/dotnet/spark/pull/374))
8
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
+
* Support for Spark 2.4.5 ([#392](https://github.com/dotnet/spark/pull/392))
9
10
10
11
### Breaking Changes
11
12
* None
@@ -28,7 +29,7 @@ The following table outlines the supported Spark versions along with the microso
0 commit comments