raulcd opened a new issue, #47581: URL: https://github.com/apache/arrow/issues/47581
### Describe the enhancement requested The Python Windows CI job was migrated from AppVeyor. We decided to use a build script, `ci/scripts/python_build.bat`, that is similar to what we were doing on AppVeyor. It would be nice to reuse the same `cpp_build.sh` we use on the rest of the jobs and get rid of the custom `.bat` script (or part of it), we might still need it to build Python. ### Component(s) Continuous Integration, Python -- 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]
