Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle gracefully read-only access on buckets #4887

Closed
imsdu opened this issue Apr 22, 2024 · 0 comments · Fixed by #4954
Closed

Handle gracefully read-only access on buckets #4887

imsdu opened this issue Apr 22, 2024 · 0 comments · Fixed by #4954
Assignees

Comments

@imsdu
Copy link
Contributor

imsdu commented Apr 22, 2024

Motivation
Delta can have access to different buckets where it can only have read-only access or write access to only a subset of it (ex: the sponsored bucket).

Acceptance criteria

  1. On write operations, if those fail because of a lack of a permission, a 403 is returned with an appropriate message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants