Skip to content
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

Update release note for Spark 3.5.3 #560

Closed
wants to merge 4 commits into from

Conversation

itholic
Copy link
Contributor

@itholic itholic commented Sep 25, 2024

This PR proposes to update release note for Spark 3.5.3

Some tickets are not actually contained from 3.5.3, so I removed them from list and also updated the target version from associated JIRA.

site/docs/latest Outdated Show resolved Hide resolved
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

cc @cloud-fan , @HyukjinKwon

@dongjoon-hyun
Copy link
Member

Oh, please fix the CIs, @itholic .

@itholic itholic closed this in 21eca53 Sep 25, 2024
@itholic
Copy link
Contributor Author

itholic commented Sep 25, 2024

Merged to asf-site. Thanks @dongjoon-hyun and @HyukjinKwon !

@@ -22,7 +22,6 @@ Spark 3.5.3 is the third maintenance release containing security and correctness
- [[SPARK-46037]](https://issues.apache.org/jira/browse/SPARK-46037) - When Left Join build Left, ShuffledHashJoinExec may result in incorrect results
- [[SPARK-46632]](https://issues.apache.org/jira/browse/SPARK-46632) - EquivalentExpressions throw IllegalStateException
- [[SPARK-48965]](https://issues.apache.org/jira/browse/SPARK-48965) - toJSON produces wrong values if DecimalType information is lost in as[Product]
- [[SPARK-49030]](https://issues.apache.org/jira/browse/SPARK-49030) - Self join of a CTE seems non-deterministic
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it mean these tickets miss specify the fixed version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, they are not included (or even not resolved) in 3.5.3, so I also updated "Fix Version/s" to 3.5.4:

Screenshot 2024-09-25 at 4 48 45 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants