npennequin opened a new issue, #44732: URL: https://github.com/apache/arrow/issues/44732
### Describe the enhancement requested The legacy filesystem interface had support for [chown](https://arrow.apache.org/docs/15.0/python/generated/pyarrow.HadoopFileSystem.chown.html) and [chmod](https://arrow.apache.org/docs/15.0/python/generated/pyarrow.HadoopFileSystem.chmod.html) in `HadoopFileSystem`. As far as I can see there is no way to do these operations using `pyarrow.fs.HadoopFileSystem`. Would it be possible to provide support for them? ### 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