This is an automated email from the ASF dual-hosted git repository.
srowen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0cd0bdc Update Spark 3.1 Release Window
0cd0bdc is described below
commit 0cd0bdc80503882b4737db7e77cc8f9d17ec12ca
Author: Xiao Li <[email protected]>
AuthorDate: Mon Oct 12 08:59:57 2020 -0500
Update Spark 3.1 Release Window
This PR is to update the release window based on the public discussion in
the dev list:
http://apache-spark-developers-list.1001551.n3.nabble.com/Re-Apache-Spark-3-1-Preparation-Status-Oct-2020-td30255.html
Author: Xiao Li <[email protected]>
Closes #293 from gatorsmile/3.1release.
---
site/versioning-policy.html | 6 +++---
versioning-policy.md | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/site/versioning-policy.html b/site/versioning-policy.html
index 3dcf784..acc68f2 100644
--- a/site/versioning-policy.html
+++ b/site/versioning-policy.html
@@ -339,15 +339,15 @@ in between feature releases. Major releases do not happen
according to a fixed s
</thead>
<tbody>
<tr>
- <td>Early Nov 2020</td>
+ <td>Early Dec 2020</td>
<td>Code freeze. Release branch cut.</td>
</tr>
<tr>
- <td>Mid Nov 2020</td>
+ <td>Mid Dec 2020</td>
<td>QA period. Focus on bug fixes, tests, stability and docs. Generally,
no new features merged.</td>
</tr>
<tr>
- <td>Early Dec 2020</td>
+ <td>Early Jan 2020</td>
<td>Release candidates (RC), voting, etc. until final release passes</td>
</tr>
</tbody>
diff --git a/versioning-policy.md b/versioning-policy.md
index a081890..3fe2f86 100644
--- a/versioning-policy.md
+++ b/versioning-policy.md
@@ -107,9 +107,9 @@ in between feature releases. Major releases do not happen
according to a fixed s
| Date | Event |
| ----- | ----- |
-| Early Nov 2020 | Code freeze. Release branch cut.|
-| Mid Nov 2020 | QA period. Focus on bug fixes, tests, stability and docs.
Generally, no new features merged.|
-| Early Dec 2020 | Release candidates (RC), voting, etc. until final release
passes|
+| Early Dec 2020 | Code freeze. Release branch cut.|
+| Mid Dec 2020 | QA period. Focus on bug fixes, tests, stability and docs.
Generally, no new features merged.|
+| Early Jan 2020 | Release candidates (RC), voting, etc. until final release
passes|
<h2>Maintenance Releases and EOL</h2>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]