Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.14.0
Description
Build documentation is great. However it does not explicitly suggest assigning a value to `ARROW_BUILD_TYPE` and the error thrown is not obvious:
... [100%] Built target _parquet – Finished cmake --build for pyarrow Bundling includes: include error: [Errno 2] No such file or directory: 'include'
This cost me a couple of hours to debug.
Could we include a note in build documentation suggesting devs to run:
export ARROW_BUILD_TYPE=release
Attachments
Issue Links
- links to