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-48840][INFRA] Remove unnecessary existence check for ./dev/free_disk_space_container #47262

Conversation

LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Jul 9, 2024

What changes were proposed in this pull request?

This PR removed the check for the existence of ./dev/free_disk_space_container before execution, because ./dev/free_disk_space_container has already been backported to branch-3.4 and branch-3.5 through #45624 and #43381, so there is no need to check its existence before execution.

Why are the changes needed?

Remove unnecessary existence check for ./dev/free_disk_space_container.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

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

No

@LuciferYang LuciferYang marked this pull request as draft July 9, 2024 06:28
@LuciferYang LuciferYang changed the title Remove the check for the existence of ./dev/free_disk_space_container [SPARK-48840][INFRA] Remove unnecessary existence check for ./dev/free_disk_space_container Jul 9, 2024
@LuciferYang LuciferYang marked this pull request as ready for review July 9, 2024 06:36
@LuciferYang
Copy link
Contributor Author

@LuciferYang LuciferYang marked this pull request as draft July 9, 2024 06:42
@LuciferYang LuciferYang closed this Jul 9, 2024
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.

1 participant