Commits


Robert Nishihara authored and Philipp Moritz committed e4460847f33
ARROW-2011: [Python] Allow setting the pickler in the serialization context. Author: Robert Nishihara <robertnishihara@gmail.com> Closes #1493 from robertnishihara/cloudpickle and squashes the following commits: 57fb46f [Robert Nishihara] Fix test (it didn't work without cloudpickle). a884bb4 [Robert Nishihara] Add test. 14e1536 [Robert Nishihara] Allow setting the pickler in the serialization context.