alamb commented on issue #18135: URL: https://github.com/apache/datafusion/issues/18135#issuecomment-3417257260
Here is some interesting information about disk space usage from https://github.com/apache/datafusion/actions/runs/18604840286/job/53051838901?pr=18143 We can probably free up seveal GB by deleting CodeQL and the 3 copies of node 🤔 ``` 742M /__t/node 1.6G /__t/CodeQL 520M /__t/PyPy 24K /__t/Java_Temurin-Hotspot_jdk 1.5G /__t/Python 1.1G /__t/go 218M /__t/Ruby 5.5G /__t 170M /__e/node20 214M /__e/node24 99M /__e/node20_alpine 130M /__e/node24_alpine 611M /__e 92K /__w/_temp 953M /__w/datafusion 16K /__w/_PipelineMapping 14M /__w/_actions 966M /__w ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
