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 HTTP URL handling for DataFrame.from_parquet #292

Merged
merged 1 commit into from Oct 20, 2022

Conversation

jaychia
Copy link
Contributor

@jaychia jaychia commented Oct 18, 2022

  • Falls back onto Arrow's PyFileSystem with FSSpecHandler support when an HTTP URL is supplied
  • Caches locally with fsspec's SimpleCacheFileSystem

* Falls back onto Arrow's PyFileSystem with FSSpecHandler support when an HTTP URL is supplied
* Caches locally with fsspec's SimpleCacheFileSystem
@jaychia jaychia added the enhancement New feature or request label Oct 18, 2022
@jaychia jaychia merged commit 1e52213 into main Oct 20, 2022
@jaychia jaychia deleted the jay/add-parquet-http-url-handling branch October 20, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant