You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could imagine implementing this by generalizing the schema of the ChunkManifest so that each chunk doesn't have to be the same size. Then the .chunks attribute of the ManifestArray could be generalized to be like dask.Array.chunks.
Requires implementation upstream first
The text was updated successfully, but these errors were encountered: