AlenkaF opened a new issue, #49636: URL: https://github.com/apache/arrow/issues/49636
### Describe the enhancement requested With the switch to scikit-build-core backend PyArrow now uses env vars from Arrow C++ and so the usage of pyarrow specific env vars, for example `PYARROW_WITH_GANDIVA`, is not needed anymore. I think these env vars can be removed from [Building PyArrow documentation](https://arrow.apache.org/docs/developers/python/building.html) and also from our CI and dev scripts. ### Component(s) Python -- 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]
