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

split the chunk definition into dask chunks and records-per-chunk #21

Merged
merged 7 commits into from
Aug 1, 2023

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Aug 1, 2023

These are different concepts: records-per-chunk defines the size of individual requests, while dask chunks are the size of the computational unit.

By separating both, we could potentially combine multiple record groups into a single dask chunk.

@keewis keewis merged commit 2769a34 into umr-lops:main Aug 1, 2023
7 checks passed
@keewis keewis deleted the split-chunks branch August 1, 2023 16:26
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.

1 participant