Skip to content

Get Object By Version #127

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

Closed
tustvold opened this issue Oct 13, 2023 · 2 comments · Fixed by apache/arrow-rs#4935
Closed

Get Object By Version #127

tustvold opened this issue Oct 13, 2023 · 2 comments · Fixed by apache/arrow-rs#4935
Assignees
Labels
enhancement New feature or request

Comments

@tustvold
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Many stores support the notion of an object versioning:

On update or delete, a new version of the object is created. Importantly the prior version remains accessible, which can be important for being able to provide consistency in the face of updates.

Describe the solution you'd like

I would like to add an optional version to ObjectMeta and GetOptions

Describe alternatives you've considered

Additional context

@tustvold
Copy link
Contributor Author

tustvold commented Nov 2, 2023

label_issue.py automatically added labels {'object-store'} from apache/arrow-rs#4931

@alamb
Copy link
Contributor

alamb commented Mar 20, 2025

Migrating from arrow-rs issue #4925

@alamb alamb transferred this issue from apache/arrow-rs Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants