Skip to content

Comments

Remove WIP rust wrapper of fsspec input#166

Merged
kylebarron merged 1 commit intomainfrom
kyle/remove-fsspec-rust-impl
Jan 28, 2025
Merged

Remove WIP rust wrapper of fsspec input#166
kylebarron merged 1 commit intomainfrom
kyle/remove-fsspec-rust-impl

Conversation

@kylebarron
Copy link
Member

In kylebarron/arro3#61 and #15 I originally explored the possibility of passing an existing fsspec class (e.g. backed by s3fs) into Rust and using the fsspec class for data fetching. But I think this is not worth it. Rather, we should focus on the native store implementations provided by object_store.

Note that this does not remove the existing published fsspec adapter... the "export". It's still possible to use an obstore-backed class with python APIs that expect an fsspec-like class.

ref #15

@kylebarron kylebarron enabled auto-merge (squash) January 28, 2025 04:56
@kylebarron kylebarron merged commit baeb945 into main Jan 28, 2025
4 checks passed
@kylebarron kylebarron deleted the kyle/remove-fsspec-rust-impl branch January 28, 2025 04:57
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.

1 participant