randolf-scholz opened a new pull request, #43288:
URL: https://github.com/apache/arrow/pull/43288

   Fixes #43285
   
   ### Are these changes tested?
   
   I tested them locally in a different project. `pyright` should no longer 
raise `reportAttributeAccessIssue` on `pyarrow.compute` members.
   
   ### Are there any user-facing changes?
   
   IDEs will no longer mark compute functions as missing attributes (however, 
due to lack of `__all__`, they will also not mark any misspelled methods)


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