Kae Suarez created ARROW-17345:
----------------------------------
Summary: [Python][Docs] Include options for PyArrow build
explicitly
Key: ARROW-17345
URL: https://issues.apache.org/jira/browse/ARROW-17345
Project: Apache Arrow
Issue Type: Bug
Components: Documentation, Python
Reporter: Kae Suarez
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)