dongjoon-hyun commented on a change in pull request #375:
URL: https://github.com/apache/spark-website/pull/375#discussion_r793895282
##########
File path: js/downloads.js
##########
@@ -26,6 +26,7 @@ var packagesV11 = [hadoop3p2, hadoop2p7, hadoopFree, sources];
// 3.2.0+
var packagesV12 = [hadoop3p3, hadoop3p3scala213, hadoop2p7, hadoopFree,
sources];
+addRelease("3.2.1", new Date("01/26/2022"), packagesV12, true);
addRelease("3.2.0", new Date("10/13/2021"), packagesV12, true);
Review comment:
We should remove this at this time because this is superseded by 3.2.1.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]