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

[FEA] Create a DAG pre-processing feature to identify reshapes and other chunk changes. #31

Open
jcfaracco opened this issue Sep 6, 2024 · 0 comments
Assignees

Comments

@jcfaracco
Copy link
Collaborator

Describe the new feature you'd like to see

For a future release, DASF could identify Dask Arrays via brute force and check if the Dask graph is doing any operation that changes the shape of the original data and the chunks.

We have the metadata representation of the operations, so it could be easily verified.

@jcfaracco jcfaracco self-assigned this Sep 6, 2024
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

No branches or pull requests

1 participant