Skip to content

Conversation

@kylebarron
Copy link
Contributor

In geoarrow-rs I'm implementing parsers for geospatial file formats using object-store. I also have Python bindings, and it would be nice to reuse the builders in object-store-python, but I need direct access to the underlying object-store instance.

geoarrow/geoarrow-rs#536 uses this PR on my branch and successfully reads a FlatGeobuf file from S3.

kylebarron added a commit to geoarrow/geoarrow-rs that referenced this pull request Mar 6, 2024
…ation (#536)

Fixes first problem in
#534. Uses my own branch
pending roeap/object-store-python#11

Todo:

- [x] Add minimal type hinting for `ObjectStore` class.
Copy link
Owner

@roeap roeap left a comment

Choose a reason for hiding this comment

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

LGTM!

@roeap roeap merged commit 6144879 into roeap:main Jun 9, 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

Successfully merging this pull request may close these issues.

2 participants