edmondop commented on issue #13845:
URL: https://github.com/apache/datafusion/issues/13845#issuecomment-2560320481

   Other alternatives:
   
   # Split test executions in multiple jobs
   We can generate a docker image with the code and the tests compiled, and 
then having separate jobs that pulls the docker image from the embedded github 
docker reigstry and run a subset of the tests. This way the tests could be 
parallized
   
   # Using more powerful workers
   I have no knowledge of the current status, but in general workers from 
Github are pretty slow. If the Apache Foundation Infra has a Kubernetes 
cluster, we could run Github hosted workers there (also useful if we want to 
use GPUs for testing)


-- 
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

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