arrow
arrow copied to clipboard
[C++][FS][Azure] Implement `PathFromUri` support
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++