Skip to content

FileSystem Client Create Directory Doesn't Set Properties/Encryption Context #24010

Open
@Bharat-Goyal

Description

@Bharat-Goyal

Bug Report

https://github.com/Azure/azure-sdk-for-go/blob/sdk/storage/azdatalake/v1.3.0/sdk/storage/azdatalake/filesystem/client.go#L386
The create directory requests above don't have parity with the path API: https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/create?view=rest-storageservices-datalakestoragegen2-2019-12-12

When creating a directory, we can't specific the user properties (which get converted to the x-ms-meta headers now) or the encryption context.

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions