Skip to content

Conversation

@phofl
Copy link
Collaborator

@phofl phofl commented Dec 16, 2024

together with dask/dask#11603

@phofl phofl closed this Dec 16, 2024
@phofl phofl reopened this Dec 16, 2024

- name: Install current main versions of dask
run: python -m pip install git+https://github.com/dask/dask
run: python -m pip install git+https://github.com/phofl/dask@read-csv-legacy
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
run: python -m pip install git+https://github.com/phofl/dask@read-csv-legacy
run: python -m pip install git+https://github.com/dask/dask


- name: Install current main versions of dask
run: python -m pip install git+https://github.com/dask/dask
run: python -m pip install git+https://github.com/phofl/dask@read-csv-legacy
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
run: python -m pip install git+https://github.com/phofl/dask@read-csv-legacy
run: python -m pip install git+https://github.com/dask/dask

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @phofl!

@phofl phofl merged commit 98fef3c into dask:main Dec 17, 2024
7 checks passed
@phofl phofl deleted the from-csv-rewrite branch December 17, 2024 10:31
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request Dec 17, 2024
Recent changes in dask and dask-expr have broken `dask_cudf.read_csv` (dask/dask-expr#1178, dask/dask#11603). Fortunately, the breaking changes help us avoid legacy CSV code in the long run.

Authors:
  - Richard (Rick) Zamora (https://github.com/rjzamora)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Lawrence Mitchell (https://github.com/wence-)

URL: #17612
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.

2 participants