-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 4.0.0-preview2
news
#561
Conversation
dongjoon-hyun
commented
Sep 26, 2024
•
edited
Loading
edited
cc @cloud-fan , @HyukjinKwon , @gengliangwang , @yaooqinn , @viirya , @huaxingao . PyPi community didn't respond at all for one week. As a release manager, I believe we should not be blocked by the 3rd -party distribution channel. I'm going to release and announce it Today. FYI, |
@@ -179,6 +179,9 @@ <h2 id="oops">Oops!</h2> | |||
<h5>Latest News</h5> | |||
<ul class="list-unstyled"> | |||
|
|||
<li><a href="/news/spark-4.0.0-preview2.html">Preview release of Spark 4.0</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link is correct but the link text "Preview release of Spark 4.0" is the same as preview 1. Do you think we can make them different?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that we kept New title itself
in the same way.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay.
Thank you for review, @viirya . |
Let me merge this since it's already overdue. |
late LGTM |
Thank you, @cloud-fan . |
The docker official images haven't been release yet, I have proposed docker-library/official-images#17622 to fix |
Thank you, @yaooqinn . |