Luca

Results 4 issues of Luca

Please bear with me, I have never heard of fsspec and adlfs. I am trying to assess the state of this library coming frome the Python SDK for Azure Blob...

### Describe the bug From the [documentation ](https://learn.microsoft.com/en-us/graph/api/driveitem-get-content-format?view=graph-rest-1.0&tabs=python) it states that the format `.xls` is supported for the conversion into the format `.pdf` but when trying the API I get...

type:bug

As stated in the title, it seems to me, that the API `rm` does not remove the directory itself if the input path its a directory and the `recursive `flag...

If I wrap the s3fs client inside a DAO class in order to create an interface to add features with the remote fs, which s3fs client should I use? For...