-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Issues: ray-project/ray
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[data] sort() does not work with string column with None
bug
Something that is supposed to be working; but isn't
data
Ray Data-related issues
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48927
opened Nov 26, 2024 by
wingkitlee0
[data] Default value of Something that is supposed to be working; but isn't
data
Ray Data-related issues
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
key
in sort(key=None) raises IndexError
bug
#48926
opened Nov 26, 2024 by
wingkitlee0
mypy type checking with Ray fails due to syntax warning
bug
Something that is supposed to be working; but isn't
data
Ray Data-related issues
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48921
opened Nov 25, 2024 by
bluenote10
[core][compiled graphs] streaming support for actors in compiled graphs
compiled-graphs
core
Issues that should be addressed in Ray Core
enhancement
Request for new feature and/or capability
P2
Important issue, but not time-critical
#48917
opened Nov 25, 2024 by
wingkitlee0
[Train,Tuning] Support Keras 3 Parallel Training and HP tuning
enhancement
Request for new feature and/or capability
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48910
opened Nov 24, 2024 by
ghsanti
[Serve] incorrect/nondeterministic Something that is supposed to be working; but isn't
P1
Issue that should be fixed within a few weeks
serve
Ray Serve Related Issue
__CALL__ OK [time]
logs with blocking concurrent requests
bug
#48903
opened Nov 23, 2024 by
paul-twelvelabs
[serve] Add documentation page about concurrency model & best practices
docs
An issue or change related to documentation
P1
Issue that should be fixed within a few weeks
#48902
opened Nov 23, 2024 by
edoakes
Release test air_example_dreambooth_finetuning failed
bug
Something that is supposed to be working; but isn't
ml
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
#48901
opened Nov 23, 2024 by
can-anyscale
Release test air_example_dreambooth_finetuning_lora failed
bug
Something that is supposed to be working; but isn't
ml
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
#48900
opened Nov 23, 2024 by
can-anyscale
[RLlib] action_masking_example.py fails - RLModule build fails with "unexpected keyword argument 'observation_space'"
bug
Something that is supposed to be working; but isn't
rllib
RLlib related issues
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48877
opened Nov 22, 2024 by
PhilippWillms
[Core] Misleading documentation about An issue or change related to documentation
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
num_cpus
and physical resources
docs
#48867
opened Nov 22, 2024 by
paul-twelvelabs
[CORE] importing ray closes logging handlers, breaking custom logging
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
#48846
opened Nov 21, 2024 by
Liquidmasl
Send hearbeat along with status update between GCS and raylet
core
Issues that should be addressed in Ray Core
enhancement
Request for new feature and/or capability
P2
Important issue, but not time-critical
#48837
opened Nov 21, 2024 by
dentiny
[CORE] Set ray client server host when starting ray.
core
Issues that should be addressed in Ray Core
core-client
ray client related issues
enhancement
Request for new feature and/or capability
P2
Important issue, but not time-critical
#48836
opened Nov 21, 2024 by
surenyufuz
[<RAY Core|Train>] Autoscaler error after serveral hours running
bug
Something that is supposed to be working; but isn't
core
Issues that should be addressed in Ray Core
kuberay
Issues for the Ray/Kuberay integration that are tracked on the Ray side
P1
Issue that should be fixed within a few weeks
#48834
opened Nov 21, 2024 by
lxmanutd
[Ray Data] Add filtering and column pruning when reading from BigQuery table
data
Ray Data-related issues
enhancement
Request for new feature and/or capability
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48821
opened Nov 20, 2024 by
PetrZhitnikov
[core][compiled graphs] test_dag_exception_chained does not exit cleanly
beta
Beta release feture
bug
Something that is supposed to be working; but isn't
compiled-graphs
P1
Issue that should be fixed within a few weeks
#48806
opened Nov 19, 2024 by
ruisearch42
[Ray Data] Configure block size by number of rows
data
Ray Data-related issues
enhancement
Request for new feature and/or capability
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48804
opened Nov 19, 2024 by
comaniac
[<Ray component: Ray Train] Non blocking reporting of the checkpoint to maximize the GPU utilization
enhancement
Request for new feature and/or capability
P1
Issue that should be fixed within a few weeks
train
Ray Train Related Issue
#48801
opened Nov 19, 2024 by
azayz
BUILD: patch zlib for macos and protobuf for windows
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48794
opened Nov 19, 2024 by
mattip
ray/serve/generated file is missing after running setup-dev.py
bug
Something that is supposed to be working; but isn't
P2
Important issue, but not time-critical
serve
Ray Serve Related Issue
#48792
opened Nov 19, 2024 by
mimiliaogo
[dashboard/core?] Disk space displayed in dashboard doesn't match size of disk.
bug
Something that is supposed to be working; but isn't
core
Issues that should be addressed in Ray Core
dashboard
Issues specific to the Ray Dashboard
good first issue
Great starter issue for someone just starting to contribute to Ray
P1
Issue that should be fixed within a few weeks
#48783
opened Nov 18, 2024 by
Joshuaalbert
[Distributed Debugger] Newly added breakpoint not works: Breakpoint in file that does not exist
bug
Something that is supposed to be working; but isn't
debugger
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48778
opened Nov 18, 2024 by
StephanoGeorge
[Core] Support multiple drivers within the same python code
data
Ray Data-related issues
enhancement
Request for new feature and/or capability
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
#48775
opened Nov 17, 2024 by
shreyass-ranganatha
Previous Next
ProTip!
Adding no:label will show everything without a label.