Skip to content

Conversation

@josephnowak
Copy link
Contributor

@josephnowak josephnowak commented Jan 11, 2025

@dcherian
Copy link
Contributor

Yeah the issue is that we "scan" the "auxiliary sums" too with binop where we just want those to be concatenated. I think this suggests that we add a kwarg to dask.array.cumreduction. I added some ugly stuff to flox for this: https://github.com/xarray-contrib/flox/blob/ac319cc2edc77bb4932eca0b513becbc8a51cd6d/flox/aggregations.py#L677

@dcherian dcherian enabled auto-merge (squash) January 29, 2025 18:03
@dcherian dcherian merged commit d7ac79a into pydata:main Jan 29, 2025
28 checks passed
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.

Push method with limit bigger than the chunksize of Dask array is not correctly working

2 participants