π Feature
Switch raw dataset indexing from fsspec to obstore
obstore is 2 to 3x faster
Initial experiments resulted in some sort of deadlock in streaming. It worked for indexing but not for streaming β only one thing worked at a time.
Motivation
obstore is 2 to 3x faster for indexing. really useful for large datasets
Follow up to #652, commit 39c6e6e
Pitch
Alternatives
Additional context