blaginin opened a new pull request, #20107: URL: https://github.com/apache/datafusion/pull/20107
## Which issue does this PR close? Related to https://github.com/apache/datafusion/issues/13813 Thanks to the infra team and @gmcdonald specifically, we now have the ability to use more powerful AWS-provided runners in our CI 🥳 DataFusion has one of the largest runtimes across Apache projects - that's why we're bringing those runners here first. Since we're first to test this, I think it's reasonable to do a gradual transition, so I updated the two most frequently failing actions to be hosted in AWS. The plan is to test that everything works fine and then transition the remaining actions. ## What changes are included in this PR? If the org is `apache`, we'll now use ASF-provisioned runners in the ASF infra AWS account. Forks will not have access to those runners, so they will fall back to GitHub-provisioned ones. ## Are these changes tested? Yes. - Forks in non-apache orgs: https://github.com/blaginin/datafusion/pull/10 - Apache org: https://github.com/apache/datafusion-sandbox/pull/163 ## Are there any user-facing changes? No -- 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]
