Commits


Heimir Sverrisson authored and Wes McKinney committed 142e6ee69bd
ARROW-1455 [Python] Add Dockerfile for validating Dask integration A Docker container is created with all the dependencies needed to pull down the Dask code from Github and install it locally, together with Arrow, to run an integration test. Author: Heimir Sverrisson <heimir.sverrisson@gmail.com> Closes #1249 from heimir-sverrisson/hs/dockerize_dask and squashes the following commits: d146185b [Heimir Sverrisson] ARROW-1455 [Python] Add Dockerfile for validating Dask integration