donatobarone commented on issue #38519:
URL: https://github.com/apache/arrow/issues/38519#issuecomment-1786612427
Hi @kou, thanks for the quick reply. Wouldn't this be achieved by this step
as showed in the documentation via the --build-type parameter, rather than
using the environment variable?
```bash
python setup.py build_ext --build-type=$ARROW_BUILD_TYPE \
--bundle-arrow-cpp bdist_wheel
```
If the answer is yes, then that is how I have been building pyarrow as well,
if not I will try in a couple of hours and report back.
--
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]