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

Add ObjectStore BufReader (#4762) #4857

Merged
merged 5 commits into from
Sep 25, 2023

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #4762

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

Copy link
Member

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks reasonable 👍

@tustvold tustvold merged commit 2c9e2e9 into apache:master Sep 25, 2023
13 checks passed
ryanaston pushed a commit to segmentio/arrow-rs that referenced this pull request Nov 6, 2023
* Add ObjectStore BufReader (apache#4762)

* Clippy

* More Clippy

* Fix MSRV

* Fix doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
object-store Object Store Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

object-store: Expose an async reader API for object store
2 participants