Commits


Wes McKinney authored and Korn, Uwe committed 35e85b847df
ARROW-2820: [Python] Check that array lengths in RecordBatch.from_arrays are all the same Failing to validate could cause a segfault Author: Wes McKinney <wesm+git@apache.org> Closes #2249 from wesm/ARROW-2820 and squashes the following commits: 29c63b67 <Wes McKinney> Check that array lengths in RecordBatch.from_arrays are all the same