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

Use new blockwise unpack collection in array #1173

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

jrbourbeau
Copy link
Member

We made a similar change over in dask/dask#11568. This PR makes the corresponding change for dask-expr. @fjetter it'd be great to get a second set of eyes on this one

Closes #1172

@fjetter fjetter merged commit 77d0f89 into dask:main Dec 4, 2024
7 checks passed
@jrbourbeau jrbourbeau deleted the blockwise-array branch December 4, 2024 17:10
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Dec 6, 2024
https://build.opensuse.org/request/show/1228730
by user bnavigator + anag+factory
- Update to 1.1.20
  * Fix value_counts with split_out != 1 (#1170) Patrick Hoefler
  * Remove recursion in task spec (#1158) Florian Jetter
  * Deprecated and remove from_legacy_dataframe usage (#1168)
    Patrick Hoefler
  * Remove from_dask_dataframe (#1167) Patrick Hoefler
  * Avoid exponentially growing graph for Assign-Projection
    combinations (#1164) Patrick Hoefler
  * Introduce more caching when walking the expression (#1165)
    Patrick Hoefler
  * Use Taskspec fuse implementation (#1162) Florian Jetter
  * Fix orphaned dependencies in Fused expression (#1163) Patrick
    Hoefler
- Add dask-expr-pr1173-blockwise.patch
  * Use new blockwise unpack collection in array
  * gh#dask/dask-expr#1173 (forwarded request 1228727 from bnavigator)
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.

dask-expr 1.1.20 with numpy 2 fails unit tests
2 participants