Commits


Antoine Pitrou authored and Wes McKinney committed cdacb09f83c
ARROW-2644: [Python] Fix prototype declaration in Parquet binding This would cause a compilation error on Windows (downcast error). Author: Antoine Pitrou <antoine@python.org> Closes #2088 from pitrou/ARROW-2644-py-parquet-downcast-error and squashes the following commits: 77001977 <Antoine Pitrou> ARROW-2644: Fix prototype declaration in Parquet binding