apache / apache/arrow

[CI][Python] Enable extra build options for Windows Python job

Open
#47,579 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

On:
- https://github.com/apache/arrow/issues/42137

We migrated from AppVeyor to GitHub actions.

We are missing some options that could be enabled like:
```
set ARROW_FLIGHT=OFF
set ARROW_GANDIVA=OFF
set ARROW_GCS=OFF
set ARROW_ORC=OFF
```

The different options can be enabled on separate PRs.

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