Skip to content

[SPARK-52792][CORE][FOLLOWUP] Remove redundant condition check #51524

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

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jul 16, 2025

What changes were proposed in this pull request?

This PR is a follow-up to clean up a redundant condition check.

Why are the changes needed?

To remove a redundant condition

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun
Copy link
Member Author

cc @mridulm , @viirya , @peter-toth

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon and @viirya .

@dongjoon-hyun
Copy link
Member Author

Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-52792 branch July 17, 2025 01:07
@mridulm
Copy link
Contributor

mridulm commented Jul 17, 2025

Awesome, thanks for the follow up @dongjoon-hyun !!

haoyangeng-db pushed a commit to haoyangeng-db/apache-spark that referenced this pull request Jul 22, 2025
### What changes were proposed in this pull request?

This PR is a follow-up to clean up a redundant condition check.

### Why are the changes needed?

To remove a redundant condition
- https://github.com/apache/spark/pull/51476/files#r2209040510

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

No.

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#51524 from dongjoon-hyun/SPARK-52792.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants