mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 16:23:54 +08:00
[Java worker] Refactor object store and worker context on top of core worker (#5079)
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
<artifactId>ray-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.arrow</groupId>
|
||||
<artifactId>arrow-plasma</artifactId>
|
||||
</dependency>
|
||||
{generated_bzl_deps}
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user