srowen commented on a change in pull request #270:
URL: https://github.com/apache/spark-website/pull/270#discussion_r442355349
##########
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 don't think it should be the vote date - it wasn't available to users
at that time. What you want to call the release date is a little subjective
(when artifacts were uploaded? announced?) but anything like June 18 seems
reasonable. It doesn't matter much.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]