Open LucaMarconato opened 3 weeks ago
aggregate() is not exploiting dask partitions and parallelization; using it may improve performance. We could make some experiments/benchmarks.
aggregate()
See Harpy aggregate implementation as mentioned by @ArneDefauw in #677.
aggregate()
is not exploiting dask partitions and parallelization; using it may improve performance. We could make some experiments/benchmarks.