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 2022/01/27 18:37:20 UTC

[GitHub] [spark-website] dongjoon-hyun commented on a change in pull request #375: Add 3.2.1 release note and news and update links

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: commits-unsubscribe@spark.apache.org

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