jorisvandenbossche commented on issue #47467: URL: https://github.com/apache/arrow/issues/47467#issuecomment-4030598110
@raulcd you can try with `--config-settings=build-dir=build` to reuse the same build directory. With that I got rebuilds of around 10s. (with conda, I am actually using `--config-settings=build-dir=build/$CONDA_DEFAULT_ENV` such that if I would have multiple conda envs where I am installing a dev version of pyarrow, it uses separate build dirs) -- 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]
