Skip to content

[C++][FS][Azure] Include user set metadata in ObjectInputFile::ReadMetadata #40026

@Tom-Newton

Description

@Tom-Newton

Describe the enhancement requested

Child of #18014

The current implementation only returns system metadata on the blobs not user set metadata. That means the AzureFileSystem can't round trip the metadata.

As part of this task TEST_F(TestAzuriteFileSystem, WriteMetadata) should probably be updated so that it uses AzureFileSystem to assert that metadata is being written correctly. Currently this tests uses the Azure APIs to fetch the metadata to make this assertion.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions