### Describe the enhancement requested `__getattr__(name) -> Any from pyarrow/__init__.pyi` will annotate even non-existing attributes with `Any` which is not desirable. [See here](https://github.com/apache/arrow/pull/48618#discussion_r2720997888) ### Component(s) Python
Describe the enhancement requested
__getattr__(name) -> Any from pyarrow/__init__.pyiwill annotate even non-existing attributes withAnywhich is not desirable.See here
Component(s)
Python