AlenkaF opened a new issue, #38145: URL: https://github.com/apache/arrow/issues/38145
### Describe the enhancement requested There is a way to set the path to the timezone database through the python API that is different to the default location that the C++ vendored library is expecting. See https://github.com/apache/arrow/issues/35600 This is a follow-up issue to document how this can be done on the Python side. It would also need to include the link to the C++ docs with the instructions on how to download the database. There is also an open issue to add a function in Python that would download the database. This can be tackled for 15.0.0, see https://github.com/apache/arrow/issues/37328. ### 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]
