Skip to content

Conversation

@LuciferYang
Copy link
Contributor

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

@github-actions github-actions bot added the INFRA label Jul 9, 2024
@LuciferYang
Copy link
Contributor Author

cc @zhengruifeng FYI

@zhengruifeng
Copy link
Contributor

merged to master

@LuciferYang
Copy link
Contributor Author

Thanks @zhengruifeng @panbingkun

jingz-db pushed a commit to jingz-db/spark that referenced this pull request Jul 22, 2024
…ee_disk_space_container`

### 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 apache#45624 and apache#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

Closes apache#47263 from LuciferYang/SPARK-48840.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Ruifeng Zheng <[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.

3 participants