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

Analyse shouldn't repartition to a single partition by default #1123

Open
phofl opened this issue Aug 16, 2024 · 0 comments
Open

Analyse shouldn't repartition to a single partition by default #1123

phofl opened this issue Aug 16, 2024 · 0 comments

Comments

@phofl
Copy link
Collaborator

phofl commented Aug 16, 2024

analyse currently repartitions to a single partition, which will blow your computation up if you are running this on a query that isn't reducing very heavily, see

dask/dask#11307

This shouldn't be the default behavior

cc @hendrikmakait

@phofl phofl changed the title Analyse shouldn't repartition to a single partition Analyse shouldn't repartition to a single partition by default Aug 16, 2024
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

No branches or pull requests

1 participant