-
-
Notifications
You must be signed in to change notification settings - Fork 720
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
Add dask-expr
to dask
conda recipe
#8601
Conversation
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 29 files ± 0 29 suites ±0 11h 9m 10s ⏱️ + 9m 57s For more details on these failures, see this check. Results for commit b9793d2. ± Comparison against base commit 3f77d1b. ♻️ This comment has been updated with latest results. |
@charlesbluca - Just checking in: Is this blocked by any legitimate CI failures? |
Nope, think this is all just flaky CI - the core job impacted here is the conda build which should be unblocked by this |
Thanks @charlesbluca @rjzamora . As this changes conda yml we should give @jrbourbeau and/or @fjetter some time to review. I'll tentatively plan to merge after the release of 2024.4.1 |
With the release done and dask/dask#11014 merged in. I'll merge this when CI finishes. Looking green so far... |
I think we can ignore the codecov failure here as this PR touches no code. We suspect this is an issue with uploaded base vs head. Merging in |
Closes #8574
Supersedes #8575
pre-commit run --all-files