You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by GitBox <gi...@apache.org> on 2020/06/18 16:37:22 UTC

[GitHub] [spark-website] cloud-fan commented on a change in pull request #270: Release Spark 3.0.0

cloud-fan commented on a change in pull request #270:
URL: https://github.com/apache/spark-website/pull/270#discussion_r442358456



##########
File path: js/downloads.js
##########
@@ -23,7 +23,7 @@ var packagesV9 = [hadoop2p7, hadoop2p6, hadoopFree, scala2p12_hadoopFree, source
 // 3.0.0+
 var packagesV10 = [hadoop2p7, hadoop3p2, hadoopFree, sources];
 
-addRelease("3.0.0-preview2", new Date("12/23/2019"), packagesV10, true);
+addRelease("3.0.0", new Date("06/18/2020"), packagesV10, true);

Review comment:
       I recalled that we had a similar discussion at the time of 2.4.0 and we picked the RC vote pass date.
   
   I've updated to use June 10.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org