Skip to content

Comments

Add ObjectStore BufReader (#4762)#4857

Merged
tustvold merged 5 commits intoapache:masterfrom
tustvold:object-store-buf-reader
Sep 25, 2023
Merged

Add ObjectStore BufReader (#4762)#4857
tustvold merged 5 commits intoapache:masterfrom
tustvold:object-store-buf-reader

Conversation

@tustvold
Copy link
Contributor

Which issue does this PR close?

Closes apache/arrow-rs-object-store#142

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
alamb pushed a commit to alamb/arrow-rs that referenced this pull request Mar 20, 2025
* Add ObjectStore BufReader (#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

None yet

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