Skip to content

Conversation

@dcherian
Copy link
Contributor

@dcherian dcherian commented Dec 16, 2024

This is only used with the backends codepath, where the inputs
are guaranteed to be tuples. By contrast, dask.array.normalize_chunks
accepts dicts as inputs and so, is harder to cache transparently

xref #8902
xref #1525

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

@TomNicholas TomNicholas added topic-dask topic-chunked-arrays Managing different chunked backends, e.g. dask labels Dec 16, 2024
This is only used with the backends codepath, where the inputs
are guaranteed to be tuples. By contrast, `dask.array.normalize_chunks`
accepts dicts as inputs and so, is harder to cache transparently
This reverts commit d936510.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-chunked-arrays Managing different chunked backends, e.g. dask topic-dask topic-NamedArray Lightweight version of Variable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants