[core][compiled graphs] streaming support for actors in compiled graphs #48917
Labels
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
Description
The following actor works with
.remote()
but not.bind()
Use case
I was trying to re-implement some Dask functions in Ray, e.g., dask bag.
The text was updated successfully, but these errors were encountered: