Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix
  • Loading branch information
xuanyuanking committed Sep 14, 2023
commit a522352c874efd95342ef3881142cd2e9ebd3c06
2 changes: 1 addition & 1 deletion releases/_posts/2023-09-13-spark-release-3-5-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ To download Apache Spark 3.5.0, please visit the [downloads](https://spark.apach
### Removals, Behavior Changes and Deprecations

#### Upcoming Removal
For the the following features will be removed in the next Spark major release
The following features will be removed in the next Spark major release
- Support for Java 8 and Java 11, and the minimal supported Java version will be Java 17
- Support for Scala 2.12, and the minimal supported Scala version will be 2.13

Expand Down
2 changes: 1 addition & 1 deletion site/releases/spark-release-3-5-0.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ <h3 id="build-and-others">Build and Others</h3>
<h3 id="removals-behavior-changes-and-deprecations">Removals, Behavior Changes and Deprecations</h3>

<h4 id="upcoming-removal">Upcoming Removal</h4>
<p>For the The following features will be removed in the next Spark major release</p>
<p>The following features will be removed in the next Spark major release</p>
<ul>
<li>Support for Java 8 and Java 11, and the minimal supported Java version will be Java 17</li>
<li>Support for Scala 2.12, and the minimal supported Scala version will be 2.13</li>
Expand Down