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

Create a file-object API for blobs #2890

Open
westonpace opened this issue Sep 16, 2024 · 0 comments
Open

Create a file-object API for blobs #2890

westonpace opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@westonpace
Copy link
Contributor

Many libraries that want to consume very large binary objects except to receive file objects. We can make an API that allows users to take/scan blobs and will return an iterator of file objects. This is primarily for convenience and shouldn't have too much impact on performance.

@westonpace westonpace self-assigned this Sep 16, 2024
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

No branches or pull requests

1 participant