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

Parallelize aggregate() #743

Open
LucaMarconato opened this issue Oct 31, 2024 · 1 comment
Open

Parallelize aggregate() #743

LucaMarconato opened this issue Oct 31, 2024 · 1 comment

Comments

@LucaMarconato
Copy link
Member

aggregate() is not exploiting dask partitions and parallelization; using it may improve performance. We could make some experiments/benchmarks.

@LucaMarconato LucaMarconato changed the title Parallelize aggregate() Parallelize aggregate() Oct 31, 2024
@berombau
Copy link
Contributor

berombau commented Nov 6, 2024

See Harpy aggregate implementation as mentioned by @ArneDefauw in #677.

@berombau berombau moved this to 🕠 Posponed in Basel Hackathon Nov 2024 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🕠 Posponed
Development

No branches or pull requests

2 participants