Skip to content

[C++] Implement GetFileInfo selector for Azure filesystem #38597

@Tom-Newton

Description

@Tom-Newton

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++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions