Skip to content

[Python][Docs] Include options for PyArrow build explicitly #32619

@asfimport

Description

@asfimport

Currently, https://arrow.apache.org/docs/developers/python.html#build-and-test suggests setting PYARROW_WITH_$COMPONENT to 1 for every component used in C++. However, this does not make clear whether every single component has a corresponding flag, and also, due to mentioning the PYARROW_PARALLEL flag directly after, makes it unclear whether there are more environment variables that can affect build.

This could be fixed by including an explicit list of relevant variables and arguments for the PyArrow build.

Reporter: Kae Suarez / @ksuarez1423

Note: This issue was originally created as ARROW-17345. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions