Upgrade arrow to include tensorflow op fix (#2607)

This commit is contained in:
Philipp Moritz
2018-08-14 21:47:01 -07:00
committed by Robert Nishihara
parent 62649715ca
commit f13e3e22f2
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-plasma</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
</dependency>
<dependency>