janosik47 commented on issue #42006: URL: https://github.com/apache/arrow/issues/42006#issuecomment-2159265894
FYI - I just got hit by this error when following the official docs: https://arrow.apache.org/docs/developers/python.html#build-and-test ``` pushd arrow/python export PYARROW_WITH_PARQUET=1 export PYARROW_WITH_DATASET=1 export PYARROW_PARALLEL=4 python setup.py build_ext --inplace popd ``` -- 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]
