Skip to content

Issues: ray-project/ray

Ray Weekly Release
#44276 opened Mar 25, 2024 by aslonnie
Open 10
Python 3.12 alpha support
#45904 opened Jun 12, 2024 by can-anyscale
Open 6
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[<Ray component: Core|RLlib|etc...>] bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46346 opened Jun 30, 2024 by XavierGeerinck
[ Core] cannot serialize polars.LazyFrame bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46343 opened Jun 29, 2024 by jmakov
Release test single_node_oom.aws failed bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core P0 Issues that should be fixed in short order ray-test-bot Issues managed by OSS test policy release-test release test stability triage Needs triage (eg: priority, bug/not-bug, and owning component) weekly-release-blocker Issues that will be blocking Ray weekly releases
#46342 opened Jun 29, 2024 by can-anyscale
CI test linux://rllib:examples/offline_rl/pretrain_bc_single_agent_evaluate_as_multi_agent is flaky bug Something that is supposed to be working; but isn't ci-test flaky-tracker Issue created via Flaky Test Tracker https://flaky-tests.ray.io/ ray-test-bot Issues managed by OSS test policy rllib RLlib related issues stability triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46338 opened Jun 29, 2024 by can-anyscale
[core][experimental] ray.get of accelerated DAG result may not throw exception for MultiOutputNode accelerated-dag bug Something that is supposed to be working; but isn't P0 Issues that should be fixed in short order
#46337 opened Jun 29, 2024 by stephanie-wang
[core][experimental] Accelerated DAG should execute work on actor's main thread accelerated-dag enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks UX The issue is not only about technical bugs
#46336 opened Jun 29, 2024 by stephanie-wang
CI test linux://rllib:learning_tests_multi_agent_cartpole_appo_multi_cpu is flaky bug Something that is supposed to be working; but isn't ci-test flaky-tracker Issue created via Flaky Test Tracker https://flaky-tests.ray.io/ ray-test-bot Issues managed by OSS test policy rllib RLlib related issues stability triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46334 opened Jun 28, 2024 by can-anyscale
[Core] Actor supports job lifetime core Issues that should be addressed in Ray Core enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46333 opened Jun 28, 2024 by jjyao
CI test linux://rllib:learning_tests_multi_agent_cartpole_appo_multi_cpu is flaky bug Something that is supposed to be working; but isn't ci-test flaky-tracker Issue created via Flaky Test Tracker https://flaky-tests.ray.io/ ray-test-bot Issues managed by OSS test policy rllib RLlib related issues stability triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46330 opened Jun 28, 2024 by can-anyscale
[tune] Don't re-evaluate HyperOpt's points_to_evaluate bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46325 opened Jun 28, 2024 by daviddavo
[Ray Data] Improve the design and of _MapWorker data Ray Data-related issues enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
#46323 opened Jun 28, 2024 by marwan116
Exception raised in creation task: The actor died because of an error raised in its creation task, ray::RolloutWorker.__init__() bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46322 opened Jun 28, 2024 by chatsmile
[Data] Execution hangs when there are many operators in the pipeline bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46319 opened Jun 28, 2024 by njumzs
[core] Cancelling tasks who is waiting for dependencies hangs result objects bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core P0 Issues that should be fixed in short order
#46315 opened Jun 28, 2024 by rynewang
CI test linux://rllib:learning_tests_multi_agent_cartpole_appo_multi_gpu is consistently_failing bug Something that is supposed to be working; but isn't ci-test flaky-tracker Issue created via Flaky Test Tracker https://flaky-tests.ray.io/ P0 Issues that should be fixed in short order ray-test-bot Issues managed by OSS test policy rllib RLlib related issues stability
#46311 opened Jun 27, 2024 by can-anyscale
[Data] Remove InputBuffer op from exported metrics / dashboard / Jobs page view bug Something that is supposed to be working; but isn't data Ray Data-related issues P2 Important issue, but not time-critical
#46309 opened Jun 27, 2024 by scottjlee
[core][experimental] Remove separate asyncio path for accelerated DAGs accelerated-dag enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks
#46307 opened Jun 27, 2024 by stephanie-wang
RPC issues with changing network topology bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46301 opened Jun 27, 2024 by gerardPlanella
[<Ray component: data] ray.data.read_text raise numpy.core._exceptions._ArrayMemoryError: Unable to allocate bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46293 opened Jun 27, 2024 by Ox0400
Release test microbenchmark_unstable failed bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core jailed-test Indicate that this test is jailed and will stop running in CI/CD P0 Issues that should be fixed in short order ray-test-bot Issues managed by OSS test policy release-test release test stability triage Needs triage (eg: priority, bug/not-bug, and owning component) unstable-release-test
#46291 opened Jun 27, 2024 by can-anyscale
[core][experimental] Calling ray.get() on CompiledDAGRef after dag.teardown() or actor failure hangs accelerated-dag bug Something that is supposed to be working; but isn't P0 Issues that should be fixed in short order
#46284 opened Jun 26, 2024 by stephanie-wang ADAG Developer Preview
[Core] Allow customizing session name enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46281 opened Jun 26, 2024 by han-steve
Data: PandasBlockAccessor does not have the attribute _munge_conflict bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46275 opened Jun 26, 2024 by denadai2
[core][experimental] Support binding kwargs to DAG nodes in accelerated DAG accelerated-dag enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks UX The issue is not only about technical bugs
#46274 opened Jun 26, 2024 by stephanie-wang
[Data] Support read Hudi table as a DataSource enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component)
#46272 opened Jun 26, 2024 by xushiyan
ProTip! Type g i on any issue or pull request to go back to the issue listing page.