Describe the enhancement requested
Implement AzureFileSystem::GetFileInfo(const FileSelector& select).
This should follow slightly different code paths for flat vs hierarchical namespace to take advantage of the performance benefits hierarchical namespace can provide on listing operations.
#38505 implements the first part of the filesystem that depends on hierarchical namespace so that should lay the ground work.
Related Issues:
Component(s)
C++