Skip to content

Handle file already exists error in azure#1

Open
Manu Goyal (manugoyal) wants to merge 1 commit into0.12.3-tweaksfrom
manu/azure-handle-file-already-exists
Open

Handle file already exists error in azure#1
Manu Goyal (manugoyal) wants to merge 1 commit into0.12.3-tweaksfrom
manu/azure-handle-file-already-exists

Conversation

@manugoyal
Copy link
Copy Markdown

When creating a file with PutMode::Create, if the file already exists, the other object store implementations will translate the error into an AlreadyExists error. Here we do that for Azure too.

When creating a file with `PutMode::Create`, if the file already exists,
the other object store implementations will translate the error into an
`AlreadyExists` error. Here we do that for Azure too.
@ankrgyl
Copy link
Copy Markdown

should we upstream this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants