ray-project / ray-project/ray

Dask Support Tracking Umbrella

Open
#46,641 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core feature-request P1
Dominant language
Python
Stars
43.9k
Forks
8.1k
PR merge metrics
PR metrics pending

Description

Once Python upgraded to 3.12, Dask has to be upgraded to 2024.6.0 for successful builds.
But on Ray side, we don't have any plan to support dask version later than 2022.10.1.
We will keep dask==2022.10.1 for < Python 3.12 and supporting it.
For Python 3.12+, we will discontinue the support and related tests.

TLDR:

  • Supported: < Python 3.12, dask==2022.10.1
  • Not supported: >= Python 3.12, dask==2024.6.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin with the stated Python and Dask version matrix in this issue and inspect the repository for Dask integration and related tests. The issue does not name files or a concrete change; completion would require defining and implementing the support policy for Python 3.12+ before validating the resulting test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.