westonpace commented on issue #32609:
URL: https://github.com/apache/arrow/issues/32609#issuecomment-2153338154

   > I'm happy to try to make an initial PR. My approach would be to add a 
py.typed file and add a .pyi file for some module (happy to do whichever is 
chosen).
   
   Looking through this discussion I don't think anyone is opposed to an 
initial PR and it would be welcome.  Picking a small module would be good to 
prove out the actual workflow.
   
   I think the next step then is to provide typings for `RecordBatch`, `Table`, 
`Schema`, `Field`, and `Array`.  I feel like these are the most essential types 
and if we had type hints for just these classes I feel like the user experience 
would be much better.


-- 
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]

Reply via email to