Skip to content

Add block_size=0 option to HTTPFileSystem.#4171

Merged
martindurant merged 1 commit intodask:masterfrom
martindurant:http_no_blocks
Nov 5, 2018
Merged

Add block_size=0 option to HTTPFileSystem.#4171
martindurant merged 1 commit intodask:masterfrom
martindurant:http_no_blocks

Conversation

@martindurant
Copy link
Copy Markdown
Member

For servers which don't just ignore bytes range requests, but
actually error and don't provide any data.

There are no tests here, since we don't have an easy way to make a server demonstrating this behaviour.

For servers which don't just ignore bytes range requests, but
actually error and don't provide any data.
@martindurant
Copy link
Copy Markdown
Member Author

I would like to merge this, I think its useful, if not likely to be used often - it's a useful option, but we won't publicise it at this moment. Any objections?

@martindurant martindurant merged commit 2ec208f into dask:master Nov 5, 2018
@martindurant martindurant deleted the http_no_blocks branch November 5, 2018 20:09
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