Commits


Antoine Pitrou authored and Korn, Uwe committed 3b69c5acafa
ARROW-2450: [Python] Test for Parquet roundtrip of null lists Actual fix is in PARQUET-1268. Also fix a crash when a column doesn't have any statistics. Author: Antoine Pitrou <antoine@python.org> Closes #1891 from pitrou/ARROW-2450-parquet-null-list and squashes the following commits: f97d7981 <Antoine Pitrou> ARROW-2450: Test for Parquet roundtrip of null lists