new arrow serialization code (serialize python objects recursively) (#284)

This commit is contained in:
Philipp Moritz
2016-07-25 13:41:47 -07:00
committed by Robert Nishihara
parent 5ff00e0e81
commit 4a0f35b042
13 changed files with 142 additions and 32 deletions
+4 -1
View File
@@ -3,4 +3,7 @@
url = https://github.com/grpc/grpc
[submodule "thirdparty/numbuf"]
path = thirdparty/numbuf
url = https://github.com/amplab/numbuf.git
url = https://github.com/pcmoritz/numbuf.git
[submodule "thirdparty/numbuf-old"]
path = thirdparty/numbuf-old
url = https://github.com/amplab/numbuf