You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kae Suarez (Jira)" <ji...@apache.org> on 2022/08/08 20:35:00 UTC

[jira] [Created] (ARROW-17345) [Python][Docs] Include options for PyArrow build explicitly

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)