jorisvandenbossche opened a new pull request #11336: URL: https://github.com/apache/arrow/pull/11336
The `__getattr__` is new in Python 3.7, so on Python 3.6 this is not yet used and thus importing OrcFileFormat gives an AttributeError and not ImportError. -- 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]
