Hi, All. Since the Apache Spark 3.3.0 RC6 vote passed on Jun 14, 2022, branch-3.3 has been maintained and served well until now.
- https://github.com/apache/spark/releases/tag/v3.3.0 (tagged on Jun 9th, 2022) - https://lists.apache.org/thread/zg6k1spw6k1c7brgo6t7qldvsqbmfytm (vote result on June 14th, 2022) As of today, branch-3.3 has 56 additional patches after v3.3.3 (tagged on Aug 3rd about 4 month ago) and reaches the end-of-life this month according to the Apache Spark release cadence, https://spark.apache.org/versioning-policy.html . $ git log --oneline v3.3.3..HEAD | wc -l 56 Along with the recent Apache Spark 3.4.2 release, I hope the users can get a chance to have these last bits of Apache Spark 3.3.x, and I'd like to propose to have Apache Spark 3.3.4 EOL Release vote on December 11th and volunteer as the release manager. WDTY? Please let us know if you need more patches on branch-3.3. Thanks, Dongjoon.