Tom-Newton opened a new issue, #38597:
URL: https://github.com/apache/arrow/issues/38597

   ### 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. 
   https://github.com/apache/arrow/pull/38505 implements the first part of the 
filesystem that depends on hierarchical namespace so that should lay the ground 
work. 
   
   **Related Issues:**
   - https://github.com/apache/arrow/issues/18014 (is a child of)
   - https://github.com/apache/arrow/issues/38335 (depends on)
   
   ### Component(s)
   
   C++


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to