ff-kamal opened a new issue, #47179:
URL: https://github.com/apache/arrow/issues/47179

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Before version 21.0, `FileSystem.from_uri` was a staticmethod on the class. 
As part of this release, this was changed to now a regular method on the class.
   
   This seems to be unintentional, as the PR that changed this, #45089, 
mentioned no change of this, and the documentation still shows it being called 
as a regular method.
   
   ### 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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to