raulcd commented on issue #47574: URL: https://github.com/apache/arrow/issues/47574#issuecomment-3299450923
Hi, sorry this is confusing. Where did you found the `ARROW_PYTHON` option? Building PyArrow was moved outside of the Arrow CPP completely around the 10.0.0 release. Have you checked the building pyarrow guide? https://arrow.apache.org/docs/dev/developers/python/building.html#build-c Building Arrow CPP is necessary for PyArrow but you have to build PyArrow afterwards to have libarrow_python.so generated. -- 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]
