mbutrovich opened a new issue, #20870: URL: https://github.com/apache/datafusion/issues/20870
### Is your feature request related to a problem or challenge? I saw this PR over on iceberg-rust and wanted to bring visibility to DataFusion. https://github.com/apache/iceberg-rust/pull/2187 > ubuntu-slim is a new cost-efficient runner to fit lightweight jobs. We can use this to save ASF infra usage (if possible). > > By _lightweight_ I mean jobs that run for less than a minute and are not easily affected by other concurrently running jobs on the same host. > > This topic was raised in the Apache ORC project and later adopted by iceberg-cpp. We believe it could also benefit other projects under the Apache Iceberg umbrella. > > Refs: > > * https://github.blog/changelog/2025-10-28-1-vcpu-linux-runner-now-available-in-github-actions-in-public-preview/ > * https://github.com/actions/runner-images/blob/main/images/ubuntu-slim/ubuntu-slim-Readme.md Opening this on DataFusion, DataFusion Comet, and Arrow-rs. ### Describe the solution you'd like Evaluate if any workflows should be on ubuntu-slim, and change as needed. ### 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: [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]
