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 bug in Series reductions #1041

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

rjzamora
Copy link
Member

After reducing a Series, we need to convert back from the temporary "__series__" name. This is currently breaking several tests in cugraph.

@rjzamora rjzamora added the bug Something isn't working label Apr 25, 2024
@rjzamora rjzamora self-assigned this Apr 25, 2024
@phofl phofl merged commit 9e0c4db into dask:main Apr 26, 2024
7 checks passed
@phofl
Copy link
Collaborator

phofl commented Apr 26, 2024

thx

@rjzamora rjzamora deleted the fix-series-reduction branch April 26, 2024 13:20
rapids-bot bot pushed a commit to rapidsai/cugraph that referenced this pull request May 28, 2024
**[WIP]** I'm using this PR to debug/add support for `DASK_DATAFRAME__QUERY_PLANNING=True`.

**NOTES**:
- Depends on dask/dask-expr#1041 [Merged]
- Depends on dask/dask-expr#1044

Authors:
  - Richard (Rick) Zamora (https://github.com/rjzamora)

Approvers:
  - Rick Ratzel (https://github.com/rlratzel)
  - Ray Douglass (https://github.com/raydouglass)

URL: #4325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants