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-48110][INFRA] Remove all Maven compilation build #46360

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to reduce the concurrency of GitHub Action Job, by removing all Maven-only builds because this is tested in daily build (https://github.com/apache/spark/actions/workflows/build_maven_java21_macos14.yml)

Why are the changes needed?

Same as #46347

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI in this PR

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the INFRA label May 3, 2024
@HyukjinKwon
Copy link
Member Author

I don't feel strongly so I am fine with closing this. Let me know if you have preference @dongjoon-hyun

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. Let's do this. We need to remove much more than this.

@dongjoon-hyun
Copy link
Member

Thank you for working on this, @HyukjinKwon !

@dongjoon-hyun dongjoon-hyun deleted the SPARK-48110 branch May 3, 2024 07:14
JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
### What changes were proposed in this pull request?

This PR proposes to reduce the concurrency of GitHub Action Job, by removing all Maven-only builds because this is tested in daily build (https://github.com/apache/spark/actions/workflows/build_maven_java21_macos14.yml)

### Why are the changes needed?

Same as apache#46347

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

CI in this PR

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#46360 from HyukjinKwon/SPARK-48110.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants