arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[C++][FS][Azure] Implement `PathFromUri` support

Open OliLay opened this issue 1 year ago • 0 comments

Describe the enhancement requested

Other filesystems, such as e.g. S3, implement the virtual PathFromUri method. For the respective S3 implementation, see here. For the Azure file system, this method is currently not implemented while it certainly should be to comply with the file system API.

Component(s)

C++

OliLay avatar Jul 01 '24 15:07 OliLay