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

Fix upstream failures in test_groupby_split_out #763

Merged

Conversation

charlesbluca
Copy link
Collaborator

Looks like with dask/dask#9453 Dask's aggregate codepath has changed such that passing through a null split_out will error where it once didn't; not sure if this was something that was once supported, but looking at the codepath before this commit it seems like it would've errored in some other cases too.

Closes #761

@ayushdg
Copy link
Collaborator

ayushdg commented Sep 14, 2022

Thanks for the quick fix. Linking to the relevant dask issue where there's some discussion on dropping the None default. dask/dask#9490

@charlesbluca charlesbluca merged commit bab3fa7 into dask-contrib:main Sep 15, 2022
@charlesbluca charlesbluca deleted the resolve-split-out-failures branch February 5, 2024 19:43
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.

⚠️ Upstream CI failed ⚠️
2 participants