A new home for pyarrow-stubs? #45919
yangdanny97
started this conversation in
General
Replies: 1 comment 2 replies
-
Thank you for opening up this discussion! There is a general consensus on the need for type annotations in PyArrow. In my opinion, the main challenge to progress is the lack of agreement on the approach to take. To add some context, here are a few key comments from the ongoing discussion in #32609:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The maintainer of pyarrow-stubs (a set of Python type stubs for arrow) has expressed interest in donating the stubs since they no longer have time to maintain them: zen-xu/pyarrow-stubs#186
I'm opening a discussion here to see if there's any interest in merging the stubs into the main arrow project. They may remain as stubs, or if there is interest, they can also be merged into the Python bindings as inline types.
I'm happy to help set up the appropriate CI to support future maintenance and make sure the types are accurate/up-to-date going forward.
I see an existing issue for this topic (#30426), but not a lot of active discussion, so I'm hoping to hear what the maintainers think.
Beta Was this translation helpful? Give feedback.
All reactions