raulcd opened a new issue, #49057:
URL: https://github.com/apache/arrow/issues/49057

   ### Describe the enhancement requested
   
   We are using two different base images for Windows wheels one for building 
and one for base.
   
   Those two images can have the following similarities:
   - install visual studio code
   - install pymanager to manage the python versions
   The differences:
   - build requires vcpkg dependencies
   - test requires minio and gcs
   
   The image will get cached so both the specific build image and the specific 
test image can reuse it avoiding building a new base, installing visual studio 
and pymanager again and having to support the same on two images.
    
   - https://github.com/apache/arrow/issues/48987
   
   ### Component(s)
   
   Python, Packaging


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