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

Dask runner windowing #469

Open
wants to merge 179 commits into
base: master
Choose a base branch
from
Open

Dask runner windowing #469

wants to merge 179 commits into from

Conversation

alxmrs
Copy link
Owner

@alxmrs alxmrs commented Oct 24, 2024

Testing the build.

alxmrs and others added 30 commits September 19, 2022 16:34
- CoGroupByKey is broken due to how tags are used with GroupByKey
- GroupByKey should output `[('0', None), ('1', 1)]`, however it actually outputs: [(None, ('1', 1)), (None, ('0', None))]
- Once that is fixed, we may have test pipelines work on Dask.
@github-actions github-actions bot added python Pull requests that update Python code build runners labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build python Pull requests that update Python code runners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants