Tom-Newton opened a new issue, #40026: URL: https://github.com/apache/arrow/issues/40026
### Describe the enhancement requested Child of https://github.com/apache/arrow/issues/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++ -- 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]
