Rename Source Escaping #23831
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Data Lake
Bug Report
https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/storage/azdatalake/file/client.go#L243
The renameSource header needs to be URL encoded otherwise there is a 400 error.
If the rename source is something along the lines of
dir1/lör 006.jpg
, the error code returnedis along the lines of
Package /sdk/storage/azdatalake
SDK version master
The text was updated successfully, but these errors were encountered: