Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Sep 26, 2025

Which issue does this PR close?

Rationale for this change

I am trying to get a clean CI run on the branch-50 branch but some CI is failing with "out of diskspace" errors

https://github.com/apache/datafusion/actions/runs/18017424338/job/51322145417?pr=17778

rustc-LLVM ERROR: IO failure on output stream: No space left on device
error: could not compile datafusion-functions-nested (lib test)

@rkrishn7 fixed this on main as part of #17677 (thanks to @Jefffrey for helping me find this #17778 (comment)) but the fix isn't in the branch-50 branch yet

What changes are included in this PR?

Backport the part of #17677 that reduces disk usage for tests

Are these changes tested?

By CI

Are there any user-facing changes?

No this is an internal developemnt process change

@alamb alamb added the development-process Related to development process of DataFusion label Sep 26, 2025
@github-actions github-actions bot removed the development-process Related to development process of DataFusion label Sep 26, 2025
@alamb alamb marked this pull request as ready for review September 26, 2025 15:15
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @alamb

@alamb
Copy link
Contributor Author

alamb commented Sep 26, 2025

Thanks for the review @comphead

@alamb alamb merged commit 340bd6a into apache:branch-50 Sep 26, 2025
31 checks passed
@alamb alamb deleted the alamb/backport_ci_fix branch September 26, 2025 16:37
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.

2 participants