paultiq commented on issue #50996:
URL: https://github.com/apache/arrow/issues/50996#issuecomment-5413805165

   While working on the 3.15 PR, I did this on a fork [and tested against my 
forked crossbow]: 
   
   It got manylinux builds down to about 11-14 minutes, and started on Windows 
but didn't test. 
   
   Steps for manylinux were:
   - Add an install step (in the dockerfile)
   - Disable ccache if sccache is available `ARROW_USE_CCACHE:=OFF`
   - Update CMakelists.txt to detect
   - Add `sccache --show-stats`  at end of build
   
   ** I'm happy to take this issue, if interested. 


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

Reply via email to