rok opened a new issue, #50968:
URL: https://github.com/apache/arrow/issues/50968

   ### Describe the enhancement requested
   
   Currently proposed PyArrow annotations are stored in files to reflecting 
module names. PyArrow at runtime is structured slightly differently and the 
difference is adjusted for with annotation imports. As [discussed 
here](https://github.com/astral-sh/docstring-adder/issues/184) we should 
probably structure .pyi files such that they reflect the runtime structure of 
PyArrow.
   
   Alternatively we could copy annotations into appropriately named files at 
wheel build time.
   
   ### 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]

Reply via email to