lyang24 commented on PR #9043: URL: https://github.com/apache/arrow-rs/pull/9043#issuecomment-3690750689
> I know in DataFusion we run into similar disk space usage issues often and one fix was to manually remove unneeded software: > > > > - https://github.com/apache/datafusion/pull/19122 > > > > But given the image for integration tests is custom and from arrow, not sure how effective it might be 🤔 Yes i think that should be the approach here as well. After investigating further the runner is polluted starting with 63gb/72gb before the checkout step. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
