2010YOUY01 opened a new issue, #14803:
URL: https://github.com/apache/datafusion/issues/14803

   ### Is your feature request related to a problem or challenge?
   
   Our CI runner is running short in disk space and caused some test to fail, 
https://github.com/apache/datafusion/pull/14745 is trying to fix with it with a 
third-party Github Action to delete unused files on the CI runner.
   
   However, it not might be safe to use the third-party action (origin comment 
from @alamb 
    https://github.com/apache/datafusion/pull/14745#discussion_r1963434459)
   A better approach would be to first review the script and identify the 
deletions that are safe (with confidence). Then, inline those deletions into 
our in-house disk cleaning script.
   
   The change can be tested by pushing the modified CI script to a cloned 
repository of datafusion's main branch, where the extended CI will be 
automatically triggered.
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to