apache / apache/arrow

[CI][Python] Reuse ci/scripts/cpp_build.sh instead of custom bat file on Python Windows CI job

Open
#47,581 0 comments 0 reactions 0 assignees View on GitHub
Component: Continuous Integration Component: Python Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.