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-48116][INFRA][FOLLOWUP] Simplify the build with fixing the if condition #46380

Closed
wants to merge 3 commits into from

Conversation

HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented May 4, 2024

What changes were proposed in this pull request?

This PR is a followup of #46367 that simplifies the build and deduplicate them.

Why are the changes needed?

To fix the condition, and make it deduplicated.

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

Manually.

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

No.

@HyukjinKwon
Copy link
Member Author

cc @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. Thank you for fixing all, @HyukjinKwon .

@dongjoon-hyun
Copy link
Member

Feel free to merge at any time when this PR is ready ~

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-48116][INFRA] Simplify the build with fixing the if condition [SPARK-48116][INFRA][FOLLOWUP] Simplify the build with fixing the if condition May 4, 2024
@HyukjinKwon
Copy link
Member Author

Merged to master.

@HyukjinKwon
Copy link
Member Author

Reverted. I will make a new try with trying within my own fork. I cherry-picked yours and merged it.

@dongjoon-hyun
Copy link
Member

Oh, thank you for the fast recovery. Looking forward to seeing the new try.

HyukjinKwon added a commit that referenced this pull request May 4, 2024
…ogic

### What changes were proposed in this pull request?

This PR is another try of #46380 that is a followup of #46367 that simplifies the build and deduplicate them.

### Why are the changes needed?

To fix the condition, and make it deduplicated.

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

No, dev-only.

### How was this patch tested?

Will test in my own fork: https://github.com/HyukjinKwon/spark/actions/runs/8948215777

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

No.

Closes #46381 from HyukjinKwon/SPARK-48116-followup2.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
sinaiamonkar-sai pushed a commit to sinaiamonkar-sai/spark that referenced this pull request May 5, 2024
…condition

### What changes were proposed in this pull request?

This PR is a followup of apache#46367 that simplifies the build and deduplicate them.

### Why are the changes needed?

To fix the condition, and make it deduplicated.

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

No, dev-only.

### How was this patch tested?

Manually.

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

No.

Closes apache#46380 from HyukjinKwon/SPARK-48116-followup.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
sinaiamonkar-sai pushed a commit to sinaiamonkar-sai/spark that referenced this pull request May 5, 2024
…ogic

### What changes were proposed in this pull request?

This PR is another try of apache#46380 that is a followup of apache#46367 that simplifies the build and deduplicate them.

### Why are the changes needed?

To fix the condition, and make it deduplicated.

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

No, dev-only.

### How was this patch tested?

Will test in my own fork: https://github.com/HyukjinKwon/spark/actions/runs/8948215777

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

No.

Closes apache#46381 from HyukjinKwon/SPARK-48116-followup2.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
…condition

### What changes were proposed in this pull request?

This PR is a followup of apache#46367 that simplifies the build and deduplicate them.

### Why are the changes needed?

To fix the condition, and make it deduplicated.

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

No, dev-only.

### How was this patch tested?

Manually.

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

No.

Closes apache#46380 from HyukjinKwon/SPARK-48116-followup.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
…ogic

### What changes were proposed in this pull request?

This PR is another try of apache#46380 that is a followup of apache#46367 that simplifies the build and deduplicate them.

### Why are the changes needed?

To fix the condition, and make it deduplicated.

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

No, dev-only.

### How was this patch tested?

Will test in my own fork: https://github.com/HyukjinKwon/spark/actions/runs/8948215777

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

No.

Closes apache#46381 from HyukjinKwon/SPARK-48116-followup2.

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