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

fix: remove conversion to dask arrays #985

Merged
merged 1 commit into from Jan 10, 2024
Merged

Conversation

lgray
Copy link
Collaborator

@lgray lgray commented Jan 10, 2024

We may now use dask-awkward's sum/min/max in analysis_tools as opposed to converting to dask.array.
This saves significant time in task-graph building by skipping the at-call-time optimization.

@lgray lgray merged commit 6986920 into master Jan 10, 2024
15 checks passed
@lgray lgray deleted the remove_to_dask_array_usage branch January 10, 2024 22:04
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.

None yet

1 participant