jorisvandenbossche commented on PR #41494: URL: https://github.com/apache/arrow/pull/41494#issuecomment-2092829903
One "feature" of our setup.py that I forgot about is that you actually can pass command line flags to setup.py's build_ext like `python setup.py build_ext --with-parquet`, and that also gets passed through to cmake right now. Is that something we think we should keep working? It's nowhere used in our own codebase, and it is also not documented, except if you run `python setup.py build_ext --help`) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org