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

[WIP][Experiment] Use multi-threading for multi-file json reads #94

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rjzamora
Copy link
Contributor

Experimental change to improve IO performance when multiple json files are mapped to each dask-dataframe partition.

Context: I was originally exploring a similar optimization to improve remote-storage performance, and found a significant perf bump for local storage as well.

@rjzamora
Copy link
Contributor Author

cc @ayushdg

Signed-off-by: rjzamora <[email protected]>
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.

None yet

1 participant