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

Ensure 1 task group per from_delayed #1084

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Ensure 1 task group per from_delayed #1084

merged 2 commits into from
Jun 21, 2024

Conversation

phofl
Copy link
Collaborator

@phofl phofl commented Jun 19, 2024

closes #1077

@phofl phofl closed this Jun 20, 2024
@phofl phofl reopened this Jun 20, 2024
Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI isn't happy, is this a problem with circular dependencies?

dask_expr/_expr.py Outdated Show resolved Hide resolved
@phofl phofl merged commit 0bc9205 into dask:main Jun 21, 2024
3 of 7 checks passed
@phofl phofl deleted the delayed branch June 21, 2024 12:26
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.

from_delayed generated one task group per Delayed object
2 participants