Commit 082fbea
[FEAT] Use detached named actor for RayRunner (#2296)
Uses a detached named actor for the RayRunner.
This means that if multiple Daft executions are run from different
clients on a Ray cluster, they will all run on the same Ray actor.
Co-authored-by: Jay Chia <jaychia94@gmail.com@users.noreply.github.com>1 parent 17a25e2 commit 082fbea
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
675 | 679 | | |
676 | 680 | | |
677 | 681 | | |
| |||
740 | 744 | | |
741 | 745 | | |
742 | 746 | | |
743 | | - | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
744 | 752 | | |
745 | 753 | | |
746 | 754 | | |
| |||
0 commit comments