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

[SPARK-42184][BUILD] Setting version to 3.5.0-SNAPSHOT #39733

Closed
wants to merge 2 commits into from

Conversation

xinrong-meng
Copy link
Member

@xinrong-meng xinrong-meng commented Jan 25, 2023

What changes were proposed in this pull request?

This PR aims to update master branch version to 3.5.0-SNAPSHOT.

Why are the changes needed?

Start to prepare Apache Spark 3.5.0 and the published snapshot version should not conflict with branch-3.4.

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

CI.

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.

Thank you, @xinrong-meng . Could you file a JIRA and use it like SPARK-38572 did before?

docs/_config.yml Outdated Show resolved Hide resolved
@xinrong-meng
Copy link
Member Author

Forced-push to re-apply changes in this PR to the latest master branch.

@xinrong-meng xinrong-meng changed the title Setting version to 3.5.0-SNAPSHOT [SPARK-38572][BUILD] Setting version to 3.5.0-SNAPSHOT Jan 25, 2023
@xinrong-meng xinrong-meng marked this pull request as ready for review January 25, 2023 10:55
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.

Thank you for updating the PR title. +1, LGTM.

@dongjoon-hyun
Copy link
Member

Oh, @xinrong-meng . You need to create a new JIRA. SPARK-38572 was an example for 3.4.0-SNAPSHOT.

@xinrong-meng xinrong-meng changed the title [SPARK-38572][BUILD] Setting version to 3.5.0-SNAPSHOT [SPARK-42184][BUILD] Setting version to 3.5.0-SNAPSHOT Jan 25, 2023
@xinrong-meng
Copy link
Member Author

My bad, thanks @dongjoon-hyun !

Copy link
Contributor

@LuciferYang LuciferYang 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

@HyukjinKwon
Copy link
Member

I don't think the test failure is relevant but mind retriggering #39733 please since it touches many files?

@dongjoon-hyun
Copy link
Member

I double-checked the failures. Those are well-known flaky tests. Let me merge this, @xinrong-meng and @HyukjinKwon .

[info] *** 1 SUITE ABORTED ***
[info] *** 3 TESTS FAILED ***
[error] Error: Total 3593, Failed 3, Errors 1, Passed 3589, Ignored 9, Canceled 2
[error] Failed tests:
[error] 	org.apache.spark.scheduler.HealthTrackerIntegrationSuite
[error] Error during tests:
[error] 	org.apache.spark.input.WholeTextFileInputFormatSuite

@dongjoon-hyun
Copy link
Member

Thank you, @xinrong-meng , @HyukjinKwon , @zhengruifeng , @LuciferYang !

pan3793 pushed a commit to apache/kyuubi that referenced this pull request Feb 10, 2023
… to 3.5.0-SNAPSHOT

### _Why are the changes needed?_

apache/spark#39733

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4296 from cfmcgrady/spark-3.5.0-SNAPSHOT.

Closes #4296

e16e3f1 [Fu Chen] bump spark from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT

Authored-by: Fu Chen <cfmcgrady@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants