AlenkaF commented on code in PR #34463: URL: https://github.com/apache/arrow/pull/34463#discussion_r1127378720
########## docs/source/developers/python.rst: ########## @@ -586,6 +586,86 @@ Caveats The Plasma component is not supported on Windows. +Relevant components and environment variables +============================================= + +List of relevant Arrow CMake flags and corresponding environment variables +to be used when building PyArrow are: + +.. list-table:: + :widths: 30 30 + :header-rows: 1 Review Comment: Oh yes! Removed it to test and forgot to put it back. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
