Improve deserialization performance by rebasing on latest arrow (#1129)

* improve serialization performance by rebasing on latest arrow

* update

* revert worker.py
This commit is contained in:
Philipp Moritz 2017-10-17 14:56:11 -07:00 committed by Robert Nishihara
parent 004ffe7e21
commit 4157bcb80b

View file

@ -13,4 +13,4 @@ fi
cd $TP_DIR/arrow
git fetch origin master
git checkout ee78cdcb1c475a05df9cd9de63358e80ba280a63
git checkout a6a97a9d4c07873266a71d8c87069dc4d168e4d2