Commits


Robert Nishihara authored and Philipp Moritz committed f84af8f79c0
ARROW-2065: [Python] Fix bug in SerializationContext.clone(). One issue is that I don't think the test fails on the current master. Author: Robert Nishihara <robertnishihara@gmail.com> Closes #1539 from robertnishihara/fixclonebug and squashes the following commits: 61534b8b [Robert Nishihara] Fix test. 35a559a8 [Robert Nishihara] Fix bug in which SerializationContext.clone() doesn't copy a field.