Use one memory mapped file for plasma (#3871)

This commit is contained in:
Philipp Moritz
2019-02-06 23:53:05 -08:00
committed by Robert Nishihara
parent d2b6db3db1
commit 3bb65677dc
5 changed files with 38 additions and 18 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-plasma</artifactId>
<version>0.10.0</version>
<version>0.13.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.ruedigermoeller</groupId>